aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2009-09-12 23:02:34 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2009-09-12 23:02:34 +0000
commitee8f078374b21aa3416c8074b3390847aaf90a5f (patch)
treedccd053b09996b8238da44b0549d768fbf8a3df2 /tools/Makefile.am
parent7eed375f9d49f1ace37b331d3cd330d51d2d2a80 (diff)
Move all of the scripts in epan/dissectors/ to tools/ .
Add a target ("x11-dissector") to build the X11 dissector. Put the X11-related files (back) in the source distribution. svn path=/trunk/; revision=29871
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am13
1 files changed, 8 insertions, 5 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 5df591e025..a419f8cac9 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -83,30 +83,33 @@ PIDL_FILES= \
EXTRA_DIST = \
$(PIDL_FILES) \
- WiresharkXML.py \
- Makefile.nmake \
asn2wrs.py \
cvsdiff-fix.py \
dfilter-test.py \
- extract_asn1_from_spec.pl \
+ extract_asn1_from_spec.pl \
fuzz-test.sh \
- html2text.py \
+ html2text.py \
idl2wrs.sh \
idl2wrs.sh.in \
lex.py \
+ Makefile.nmake \
make-dissector-reg \
make-dissector-reg.py \
make-tap-reg.py \
msnchat \
- native-nmake.cmd \
+ native-nmake.cmd \
+ ncp2222.py \
netscreen2dump.py \
pkt-from-core.py \
+ process-x11-fields.pl \
+ process-x11-xcb.pl \
runlex.sh \
setuid-root.pl.in \
unix2dos.pl \
win32-setup.sh \
wireshark_be.py \
wireshark_gen.py \
+ WiresharkXML.py \
yacc.py
noinst_SCRIPTS = setuid-root.pl