]> git.proxmox.com Git - pve-common.git/blobdiff - Makefile
Makefile(clean): remove *.buildinfo
[pve-common.git] / Makefile
index 9707068b2d221eb285d407296954264f13192165..e916e43b87275947d9abbe5684ec4af84128c469 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 VERSION=5.0
-PKGREL=1
+PKGREL=6
 
 PACKAGE=libpve-common-perl
 
@@ -34,7 +34,7 @@ deb ${DEB}:
 
 .PHONY: clean
 clean:         
-       rm -rf *~ *.deb *.changes build ${PACKAGE}-*.tar.gz
+       rm -rf *~ *.deb *.changes build ${PACKAGE}-*.tar.gz *.buildinfo
 
 .PHONY: distclean
 distclean: clean