]> git.proxmox.com Git - pve-http-server.git/commitdiff
buildsys: clean and distclean are phony targets
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 May 2019 19:43:05 +0000 (21:43 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 May 2019 19:43:05 +0000 (21:43 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 9c838075256510122e4f102c855f97f28a3ec45d..28627b6f307094d2d8c0e3c9a07fabd0e51d088e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -83,6 +83,7 @@ install: ${BTDATA}
 upload: ${DEB}
        tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch
 
+.PHONY: clean distclean
 distclean: clean
        rm -f examples/simple-demo.pem