X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=1343afe3de1e4bbb3e40db5486f333663b37dead;hb=4ce370944ea9e592a03e82eff9421ef84f224945;hp=c14ce76eeb1b2fec2bff6ee0b242f6ad44055604;hpb=bb6e6e0d5960488111f370e9603c71aff11ffe73;p=pmg-docs.git diff --git a/Makefile b/Makefile index c14ce76..1343afe 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ GEN_PACKAGE=pmg-doc-generator DOC_PACKAGE=pmg-docs # also update debian/changelog -PKGREL=6 +PKGREL=7 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 \