summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2020-02-26 22:10:54 +0100
committerThomas Letan <lthms@soap.coffee>2020-02-26 22:14:37 +0100
commite6cd97fc89131f10787e39b7c68368a67b6709af (patch)
treea975a48816a128b765b85d71063caff60f51189a /Makefile
parentImproving the end of the Bootstrapping cleopatra document (diff)
Display source blocks names and tangle filenames in HTML output
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 03be338..8e091ee 100644
--- a/Makefile
+++ b/Makefile
@@ -43,4 +43,6 @@ bootstrap.mk scripts/update-gitignore.sh &:\
CONFIGURE += bootstrap.mk scripts/update-gitignore.sh
-.PHONY : bootstrap-prebuild bootstrap-build bootstrap-postbuild
+.PHONY : bootstrap-prebuild \
+ bootstrap-build \
+ bootstrap-postbuild