summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 0cec737..0f32064 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -202,6 +202,7 @@ docs/$(PROG_NAME).1: docs/ct-ng.1.in Makefile
$(PROG_NAME): ct-ng.in Makefile
$(call sed_it)
+ $(call __silent,CHMOD,$@)chmod 755 $@
%: %.in Makefile
$(call sed_it)