HACK: pinfo->private_data points to smb_info again
[wireshark-wip.git] / tools / Makefile.am
blobdc47eb16d4126dcdfd3fdc1a271d2cd2325b3f7d
1 # Makefile.am
2 # Automake file for Wireshark
4 # $Id$
6 # Wireshark - Network traffic analyzer
7 # By Gerald Combs <gerald@wireshark.org>
8 # Copyright 1998 Gerald Combs
10 # This program is free software; you can redistribute it and/or
11 # modify it under the terms of the GNU General Public License
12 # as published by the Free Software Foundation; either version 2
13 # of the License, or (at your option) any later version.
15 # This program is distributed in the hope that it will be useful,
16 # but WITHOUT ANY WARRANTY; without even the implied warranty of
17 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18 # GNU General Public License for more details.
20 # You should have received a copy of the GNU General Public License
21 # along with this program; if not, write to the Free Software
22 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
24 SUBDIRS = lemon
26 PIDL_FILES= \
27         pidl/MANIFEST                                   \
28         pidl/META.yml                                   \
29         pidl/Makefile.PL                                \
30         pidl/README                                     \
31         pidl/TODO                                       \
32         pidl/expr.yp                                    \
33         pidl/idl.yp                                     \
34         pidl/lib/Parse/Pidl.pm                          \
35         pidl/lib/Parse/Pidl/CUtil.pm                    \
36         pidl/lib/Parse/Pidl/Compat.pm                   \
37         pidl/lib/Parse/Pidl/Dump.pm                     \
38         pidl/lib/Parse/Pidl/Expr.pm                     \
39         pidl/lib/Parse/Pidl/IDL.pm                      \
40         pidl/lib/Parse/Pidl/NDR.pm                      \
41         pidl/lib/Parse/Pidl/ODL.pm                      \
42         pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm         \
43         pidl/lib/Parse/Pidl/Samba3/ServerNDR.pm         \
44         pidl/lib/Parse/Pidl/Samba4.pm                   \
45         pidl/lib/Parse/Pidl/Samba4/COM/Header.pm        \
46         pidl/lib/Parse/Pidl/Samba4/COM/Proxy.pm         \
47         pidl/lib/Parse/Pidl/Samba4/COM/Stub.pm          \
48         pidl/lib/Parse/Pidl/Samba4/Header.pm            \
49         pidl/lib/Parse/Pidl/Samba4/NDR/Client.pm        \
50         pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm        \
51         pidl/lib/Parse/Pidl/Samba4/NDR/Server.pm        \
52         pidl/lib/Parse/Pidl/Samba4/Python.pm            \
53         pidl/lib/Parse/Pidl/Samba4/TDR.pm               \
54         pidl/lib/Parse/Pidl/Samba4/Template.pm          \
55         pidl/lib/Parse/Pidl/Typelist.pm                 \
56         pidl/lib/Parse/Pidl/Util.pm                     \
57         pidl/lib/Parse/Pidl/Wireshark/Conformance.pm    \
58         pidl/lib/Parse/Pidl/Wireshark/NDR.pm            \
59         pidl/lib/Parse/Yapp/Driver.pm                   \
60         pidl/pidl                                       \
61         pidl/tests/Util.pm                              \
62         pidl/tests/cutil.pl                             \
63         pidl/tests/dump.pl                              \
64         pidl/tests/header.pl                            \
65         pidl/tests/ndr.pl                               \
66         pidl/tests/ndr_align.pl                         \
67         pidl/tests/ndr_alloc.pl                         \
68         pidl/tests/ndr_array.pl                         \
69         pidl/tests/ndr_compat.pl                        \
70         pidl/tests/ndr_deprecations.pl                  \
71         pidl/tests/ndr_fullptr.pl                       \
72         pidl/tests/ndr_refptr.pl                        \
73         pidl/tests/ndr_represent.pl                     \
74         pidl/tests/ndr_simple.pl                        \
75         pidl/tests/ndr_string.pl                        \
76         pidl/tests/ndr_tagtype.pl                       \
77         pidl/tests/parse_idl.pl                         \
78         pidl/tests/samba-ndr.pl                         \
79         pidl/tests/samba3-cli.pl                        \
80         pidl/tests/samba3-srv.pl                        \
81         pidl/tests/tdr.pl                               \
82         pidl/tests/test_util.pl                         \
83         pidl/tests/typelist.pl                          \
84         pidl/tests/util.pl                              \
85         pidl/tests/wireshark-conf.pl                    \
86         pidl/tests/wireshark-ndr.pl
88 EXTRA_DIST = \
89         $(PIDL_FILES)                                   \
90         asn2wrs.py                                      \
91         checkhf.pl                                      \
92         colorfilters2js.pl                              \
93         compare-abis.sh                                 \
94         checkAPIs.pl                                    \
95         cppcheck/cppcheck.sh                            \
96         cppcheck/includes                               \
97         cppcheck/suppressions                           \
98         debian-setup.sh                                 \
99         dfilter-test.py                                 \
100         extract_asn1_from_spec.pl                       \
101         fix-encoding-args.pl                            \
102         fixhf.pl                                        \
103         ftsanity.py                                     \
104         fuzz-test.sh                                    \
105         html2text.py                                    \
106         asn2deb                                         \
107         idl2deb                                         \
108         idl2wrs                                         \
109         indexcap.py                                     \
110         install_rpms_for_devel.sh                       \
111         lex.py                                          \
112         list_protos_in_cap.sh                           \
113         Makefile.nmake                                  \
114         make-dissector-reg                              \
115         make-dissector-reg.py                           \
116         make-manuf                                      \
117         make-sminmpec.pl                                \
118         make-services.py                                \
119         make-tapreg-dotc                                \
120         make-tap-reg.py                                 \
121         msnchat                                         \
122         native-nmake.cmd                                \
123         ncp2222.py                                      \
124         netscreen2dump.py                               \
125         pkt-from-core.py                                \
126         process-x11-fields.pl                           \
127         process-x11-xcb.pl                              \
128         randpkt-test.sh                                 \
129         rdps.py                                         \
130         runlex.sh                                       \
131         setuid-root.pl.in                               \
132         test-common.sh                                  \
133         test-captures.sh                                \
134         textify.sh                                      \
135         valgrind-wireshark.sh                           \
136         win32-setup.sh                                  \
137         win64-setup.sh                                  \
138         win-setup.sh                                    \
139         wireshark_be.py                                 \
140         wireshark_gen.py                                \
141         WiresharkXML.py                                 \
142         ws-coding-style.cfg                             \
143         yacc.py
145 noinst_SCRIPTS = setuid-root.pl
146 setuid-root.pl: setuid-root.pl.in Makefile
147         sed \
148                 -e 's,@BIN_PREFIX\@,$(bindir),' \
149                 -e 's,@TSHARK_BIN\@,$(tshark_bin)$(EEXT),' \
150                 -e 's,@DUMPCAP_BIN\@,$(dumpcap_bin)$(EEXT),' \
151                 < $(srcdir)/setuid-root.pl.in > setuid-root.pl
152         chmod +x setuid-root.pl
154 CLEANFILES = \
155         *.pyc
157 DISTCLEANFILES = \
158         setuid-root.pl
160 MAINTAINERCLEANFILES = \
161         Makefile.in