chiark / gitweb /
build: Install some more files to their eventual locations.
[tripe] / keys / Makefile.am
index 954e5d9ded2cfa36160c96f5bbef56d8f5e5b49c..b0e295bbaf14301b7b5d1f9d78b56f1c2fd5160f 100644 (file)
@@ -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