]> git.sur5r.net Git - openldap/blobdiff - doc/guide/admin/Makefile
This is used in the Makefile rule to build guide.pdf. Hence the -f is bogus.
[openldap] / doc / guide / admin / Makefile
index a204222e3dc04a7ca72110a65c00fe71e8d95efc..5b673a9201408f5935bb64fd18c3fa27b797eb14 100644 (file)
@@ -18,7 +18,14 @@ sdf-src: \
        ../plain.sdf \
        ../preamble.sdf \
        abstract.sdf \
+       appendix-changes.sdf \
+       appendix-common-errors.sdf \
        appendix-configs.sdf \
+       appendix-contrib.sdf \
+       appendix-deployments.sdf \
+       appendix-ldap-result-codes.sdf \
+       appendix-recommended-versions.sdf \
+       appendix-upgrading.sdf \
        backends.sdf \
        config.sdf \
        dbtools.sdf \
@@ -63,6 +70,7 @@ admin.html: admin.sdf sdf-src sdf-img
        sdf -DPDF -2html admin.sdf
 
 guide.pdf: admin.html
-       htmldoc --book --duplex --bottom 36 --top 36 \
-               --toclevels 2 \
-               -f guide.pdf admin.html
+       htmldoc --batch guide.book
+
+clean: 
+       rm -f *.pdf *.html *~ *.bak