5
0
mirror of git://git.proxmox.com/git/pve-guest-common.git synced 2025-03-11 16:58:18 +03:00

Makefile: cleanup *.buildinfo

This commit is contained in:
Dietmar Maurer 2017-05-31 07:49:56 +02:00
parent 151f1335d0
commit e258e4031b

View File

@ -35,7 +35,7 @@ upload: ${DEB}
distclean: clean
clean:
rm -rf ./build *.deb *.changes
rm -rf ./build *.deb *.changes *.buildinfo
.PHONY: dinstall
dinstall: ${DEB}