aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2010-10-04 18:53:39 +0000
committerGerald Combs <gerald@wireshark.org>2010-10-04 18:53:39 +0000
commit3e84ad5147b08c6dd3ed684bf99cc4818841494b (patch)
treea28fc8c8ac82efd19add900fd67170ef51d4a1d0 /tools/Makefile.am
parentb6431b4a1f479098719764350e286d5c262266d6 (diff)
Copy make-sminmpec.pl to make-services.pl and modify it to fetch the
IANA port-numbers file and save it to "services". Use it to update "services". svn path=/trunk/; revision=34371
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index dd11a6521f..62fb9ad40b 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -106,6 +106,7 @@ EXTRA_DIST = \
make-dissector-reg \
make-dissector-reg.py \
make-sminmpec.pl \
+ make-services.pl \
make-tapreg-dotc \
make-tap-reg.py \
msnchat \