diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/Makefile b/doc/Makefile index c7f928d8ff..45361be83e 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -7,8 +7,7 @@ RM=rm -f TAR=tar -chvf GZIP=gzip -9 MANPS=./man2ps -all:: - echo "Can't make all guides at once--nodes in include files will be wrong." +all:: admin-guide-full install-guide-full user-guide-full admin-guide-full:: admin-guide admin-guide-info admin-guide-html |