aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-08-07 16:33:39 +0000
committerGerald Combs <gerald@wireshark.org>2013-08-07 16:33:39 +0000
commit2dab57f425b34026d772d2ba7df66ab4a21cbdc3 (patch)
treebc3646ec189497da322c46b13f9690abab30547b /tools/Makefile.am
parent56d05bfd4b6f8da5ba225e6470a79bd73b0bd322 (diff)
Switch to make-services.py. Fix some variable names and version tests.
svn path=/trunk/; revision=51189
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index fb26089b9f..d85d5c140c 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -114,7 +114,7 @@ EXTRA_DIST = \
make-dissector-reg.py \
make-manuf \
make-sminmpec.pl \
- make-services.pl \
+ make-services.py \
make-tapreg-dotc \
make-tap-reg.py \
msnchat \