X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/tripe/blobdiff_plain/3fe0fc3a60fc3f29ee40b8474192a585a5eeaaa0..2171b19e5662e40fcbfef34da561e70265974e79:/keys/Makefile.am diff --git a/keys/Makefile.am b/keys/Makefile.am index b0e295bb..68a0d221 100644 --- a/keys/Makefile.am +++ b/keys/Makefile.am @@ -37,7 +37,7 @@ EXTRA_DIST += tripe-keys.in CLEANFILES += tripe-keys tripe-keys: tripe-keys.in Makefile - $(confsubst) $(srcdir)/tripe-keys.in >$@.new $(SUBSTITUTIONS) && \ + $(SUBST) $(srcdir)/tripe-keys.in >$@.new $(SUBSTITUTIONS) && \ chmod +x $@.new && mv $@.new $@ ## Manual pages.