aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2010-05-17 20:38:46 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2010-05-17 20:38:46 +0000
commit734fb0725f40ed83cd283d41580b2b88dcd736e4 (patch)
tree6e923a5524a9e04650c750cb0c7004feca6541f2 /tools/Makefile.am
parentf62ae563dca49663e3976670d53cbad049d93143 (diff)
Add a bunch of tools to the source distribution
svn path=/trunk/; revision=32847
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am10
1 files changed, 7 insertions, 3 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 727fb7af14..916d444c5b 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -93,6 +93,8 @@ PIDL_FILES= \
EXTRA_DIST = \
$(PIDL_FILES) \
asn2wrs.py \
+ checkhf.pl \
+ checkAPIs.pl \
cvsdiff-fix.py \
dfilter-test.py \
extract_asn1_from_spec.pl \
@@ -102,9 +104,10 @@ EXTRA_DIST = \
idl2wrs.sh.in \
lex.py \
Makefile.nmake \
- make-dissector-reg \
+ make-dissector-reg \
make-dissector-reg.py \
- make-tapreg-dotc \
+ make-sminmpec.pl \
+ make-tapreg-dotc \
make-tap-reg.py \
msnchat \
native-nmake.cmd \
@@ -113,10 +116,11 @@ EXTRA_DIST = \
pkt-from-core.py \
process-x11-fields.pl \
process-x11-xcb.pl \
+ randpkt-test.sh \
rdps.py \
runlex.sh \
setuid-root.pl.in \
- make-sminmpec.pl \
+ test-fuzzed-cap.sh \
textify.sh \
win32-setup.sh \
win64-setup.sh \