aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 414c48e..1377d58 100644
--- a/Makefile
+++ b/Makefile
@@ -63,7 +63,7 @@ constance-ring.md: header.md stage-6.md
constance-ring.epub: constance-ring.md
@echo '#' $@
- @pandoc -o $@ $<
+ @pandoc --toc -o $@ $<
.PHONY: clean
clean: