X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=de32fbed5d297d0a89b82a6d97c47f8c66bbb876;hb=5517872de597a8684ca8a5053c419d84d8e6195a;hp=1887e9eaa15a107885d63a55b6e4e199665b4b15;hpb=eb47d48d047bea2a0bc99d540d8d21ae1cd34ef9;p=pmg-docs.git diff --git a/Makefile b/Makefile index 1887e9e..de32fbe 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ GEN_PACKAGE=pmg-doc-generator DOC_PACKAGE=pmg-docs # also update debian/changelog -PKGREL=4 +PKGREL=16 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 \