summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e5c107e..c361709 100644
--- a/Makefile
+++ b/Makefile
@@ -19,11 +19,9 @@ 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 install
clean: