keys: Add test script.
[tripe] / keys / Makefile.am
index 954e5d9..b0e295b 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