buildsys: clean and distclean are phony targets

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-05-21 21:43:05 +02:00
parent 54ec74bb2d
commit 584d34a7de

View File

@ -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