X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/tripe/blobdiff_plain/288fc12b89f5557829a4bedbc65a648c324de4a6..2171b19e5662e40fcbfef34da561e70265974e79:/init/Makefile.am diff --git a/init/Makefile.am b/init/Makefile.am index e8d662d5..0ce08512 100644 --- a/init/Makefile.am +++ b/init/Makefile.am @@ -37,7 +37,7 @@ EXTRA_DIST += tripe-init.in CLEANFILES += tripe-init tripe-init: tripe-init.in Makefile - $(confsubst) $(srcdir)/tripe-init.in >$@.new $(SUBSTITUTIONS) && \ + $(SUBST) $(srcdir)/tripe-init.in >$@.new $(SUBSTITUTIONS) && \ chmod +x $@.new && mv $@.new $@ ## Configuration file for the script.