aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-02-25 21:28:40 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-02-25 21:28:40 +0000
commitd87df133a868c0d4d7136bd23c5eeea167e104ac (patch)
tree4e5b5ed98c7bdf5ee8326cbfc54990166e226569 /tools
parenta41a3c961b137ba96f17b26f9169bebeaa8ee468 (diff)
Added make-tap-reg.py
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27548 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index fd8823fea4..3196879b62 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -96,6 +96,7 @@ EXTRA_DIST = \
lex.py \
make-dissector-reg \
make-dissector-reg.py \
+ make-tap-reg.py \
msnchat \
netscreen2dump.py \
pkt-from-core.py \