]> git.proxmox.com Git - pve-docs.git/blobdiff - Makefile
bump version to 4.2-1
[pve-docs.git] / Makefile
index d2fec10f75af3924322094d6ff2aa15f7492db3c..7590df3aba411095ea85b2dae2396b550ed529c6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -58,6 +58,7 @@ GEN_SCRIPTS=                                  \
        gen-datacenter.cfg.5-opts.pl            \
        gen-pct.conf.5-opts.pl                  \
        gen-qm.conf.5-opts.pl                   \
+       gen-vzdump.conf.5-opts.pl               \
        gen-pve-firewall-cluster-opts.pl        \
        gen-pve-firewall-host-opts.pl           \
        gen-pve-firewall-macros-adoc.pl         \
@@ -161,7 +162,7 @@ dinstall: ${DEB}
        dpkg -i ${DEB}
 
 .PHONY: deb
-${DEB} deb:
+${DEB} deb: ${DEB_SOURCES}
        rm -rf build
        mkdir build
        rsync -a debian/ build/debian