aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
index fc767822..d61984d2 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -44,6 +44,8 @@ TMPFILE=pgt
.SUFFIXES: .texi .info .dvi .html .pdf .ps .eps .tiff .gz
+default: doc
+
.texi.info:
$(MAKEINFO) $<
@@ -109,6 +111,7 @@ ProofGeneralPortrait.pdf:
##
doc: dvi info
+
##
## all : build all documentation targets
##