]> git.proxmox.com Git - pve-docs.git/commitdiff
buildsys: all-debs rule
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 6 Feb 2017 14:38:12 +0000 (15:38 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 6 Feb 2017 14:38:12 +0000 (15:38 +0100)
Makefile

index 5494078db8ef954c7f2d24ab9b53543704c8a024..68910f4e58d4b46b3445f0c0cb023317fa8a7b10 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -152,6 +152,9 @@ deb:
        rm -f ${GEN_DEB} ${DOC_DEB} ${MEDIAWIKI_DEB}
        make all-debs
 
+.PHONY: all-debs
+all-debs: ${GEN_DEB} ${DOC_DEB} ${MEDIAWIKI_DEB}
+
 .PHONY: clean-build
 clean-build:
        rm -rf build