X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/6b6ad6702f305891ced3b9a7cf3061c75eabda86..3cbd2d89482ab48adea16aef781b191b793d9a26:/keys/Makefile.am diff --git a/keys/Makefile.am b/keys/Makefile.am index 9bbe384c..b0e295bb 100644 --- a/keys/Makefile.am +++ b/keys/Makefile.am @@ -38,11 +38,12 @@ CLEANFILES += tripe-keys tripe-keys: tripe-keys.in Makefile $(confsubst) $(srcdir)/tripe-keys.in >$@.new $(SUBSTITUTIONS) && \ - mv $@.new $@ + chmod +x $@.new && mv $@.new $@ ## Manual pages. man_MANS += tripe-keys.8 tripe-keys.conf.5 -EXTRA_DIST += tripe-keys.8 tripe-keys.conf.5 +CLEANFILES += tripe-keys.8 tripe-keys.conf.5 +EXTRA_DIST += tripe-keys.8.in tripe-keys.conf.5.in ## Examples. EXTRA_DIST += tripe-keys.master