summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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 586c2b17f1..1fd3011826 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -605,7 +605,7 @@ SUFFIXES = .sh
$(editsh) $< > $@.tmp && chmod +x $@.tmp && mv $@.tmp $@
services:
- $(PERL) $(srcdir)/tools/make-services.pl
+ $(PYTHON) $(srcdir)/tools/make-services.py
CLEANFILES = \
*~ \