summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/html/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/html/Makefile b/Doc/html/Makefile
index 4ff1dd3..8bbb691 100644
--- a/Doc/html/Makefile
+++ b/Doc/html/Makefile
@@ -45,6 +45,7 @@ all: $(INDEXFILES) modindex.html
.PHONY: api ext lib mac ref tut
api: api/api.html
+doc: doc/doc.html
ext: ext/ext.html
lib: lib/lib.html
mac: mac/mac.html