summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c8eb711..9d1fd59 100644
--- a/Makefile
+++ b/Makefile
@@ -15,9 +15,11 @@ conf.d:
init.d/%: init.d.in/%.in init.d
$(MACRO_PROG) $< > $@
+ chmod +x $@
conf.d/%: conf.d.in/%.in conf.d
$(MACRO_PROG) $< > $@
+ chmod +x $@
.PHONY: clean
clean: