aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 18bb3d5..9b526a5 100644
--- a/Makefile
+++ b/Makefile
@@ -161,6 +161,6 @@ doc: web
@mkdir -p _build/pdf
@mkdir -p _build/odt
@mkdir -p _build/docx
- #@pandoc ementa.rst -o _build/pdf/ementa.pdf
- #@pandoc ementa.rst -o _build/odt/ementa.odt
- #@pandoc ementa.rst -o _build/docx/ementa.docx
+ @pandoc ementa.rst -o _build/pdf/ementa.pdf
+ @pandoc ementa.rst -o _build/odt/ementa.odt
+ @pandoc ementa.rst -o _build/docx/ementa.docx