From: Dietmar Maurer Date: Wed, 10 Jan 2018 09:41:23 +0000 (+0100) Subject: install missing doc generator scripts X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=c9fa2593c0df1ef94310ca334345716f261c87b6;p=pmg-docs.git install missing doc generator scripts --- diff --git a/Makefile b/Makefile index c14ce76..f44cb0e 100644 --- a/Makefile +++ b/Makefile @@ -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 \