X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/fc916a0942e6ef8f63aefb96119d0e4fd7c7efbb..b7e1e18b57c30555f65a2548e0f1f186200c0ea8:/keys/Makefile.am diff --git a/keys/Makefile.am b/keys/Makefile.am index 954e5d9d..b0e295bb 100644 --- a/keys/Makefile.am +++ b/keys/Makefile.am @@ -38,7 +38,7 @@ 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