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 ebe0ed5..f3fc47f 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ SOURCEDIR = .
BUILDDIR = _build
PDFINFO = pdfinfo
-all: html pdf epub # gmi
+all: html pdf epub gmi
html: Makefile
@$(SPHINXBUILD) -M html "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXFULLOPTS)