X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=0586cf4a3c378f1b3e123d6ecc131c19a9edf4a6;hb=22c1bf565506e6e41b9a11751c39b90f0fb3115c;hp=ad6168e6197722b90bfb4829766d41abb6ea1c3c;hpb=6a45bd3e017119ce36048dd7b0dc361075579cbb;p=pve-cluster.git diff --git a/Makefile b/Makefile index ad6168e..0586cf4 100644 --- a/Makefile +++ b/Makefile @@ -21,8 +21,9 @@ cpgtest: cpgtest.c dinstall: ${DEB} dpkg -i ${DEB} -.PHONY: ${DEB} ${DBG_DEB} -${DEB} ${DBG_DEB}: +.PHONY: deb +deb ${DEB} ${DBG_DEB}: + rm -f *.deb rm -rf build rsync -a --exclude .svn data/ build cp -a debian build/debian