summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 7f3b148..51a78b3 100644
--- a/Makefile
+++ b/Makefile
@@ -14,12 +14,12 @@ init-log:
.PHONY: init-log default build
-GENFILES += bootstrap.mk
+GENFILES += bootstrap.mk scripts/update-gitignore.sh
GENSASS +=
include bootstrap.mk
-bootstrap.mk \
+bootstrap.mk scripts/update-gitignore.sh \
&: ${CLEODIR}/Bootstrap.org
@echo " tangle $<"
@${EMACS} $< ${TANGLE}