]> git.proxmox.com Git - pmg-docs.git/blobdiff - Makefile
pmg-administration.adoc: descrive delivery status
[pmg-docs.git] / Makefile
index ff28b7f431f8f32a2bd26d60c0355a866c1c38bb..b87ba0efaf0b8dbac287f91fd225511a3b8b8003 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ GEN_PACKAGE=pmg-doc-generator
 DOC_PACKAGE=pmg-docs
 
 # also update debian/changelog
-PKGREL=3
+PKGREL=9
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
@@ -39,7 +39,10 @@ GEN_DEB_SOURCES=                             \
 
 GEN_SCRIPTS=                                   \
        gen-cluster.conf.5-opts.pl              \
-       gen-pmg.conf.5-opts.pl
+       gen-fetchmail.conf.5-opts.pl            \
+       gen-ldap.conf.5-opts.pl                 \
+       gen-pmg.conf.5-opts.pl                  \
+       gen-user.conf.5-opts.pl
 
 API_VIEWER_SOURCES=                            \
        api-viewer/index.html                   \