aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-03-30 17:53:23 +0000
committerGerald Combs <gerald@wireshark.org>2012-03-30 17:53:23 +0000
commitb5d1f49dfc88d5d3f59e3fddbc194da6247e4cde (patch)
tree2e5d329c87451d1fa21ea9cfc3e711bf27908bfe /Makefile.am
parent1bf7a61ac02c772c9399aff87a44843aba90366d (diff)
Remove the dependency on tools/make-services.pl for the services target.
This is likely the cause of unwanted "services" file build attempts. svn path=/trunk/; revision=41853
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ed626c1e9a..cb64112c2d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -532,7 +532,7 @@ SUFFIXES = .sh
ps.c: print.ps $(srcdir)/tools/rdps.py
$(PYTHON) $(srcdir)/tools/rdps.py $(srcdir)/print.ps ps.c
-services: tools/make-services.pl
+services:
$(PERL) $(srcdir)/tools/make-services.pl
CLEANFILES = \