]> git.proxmox.com Git - pve-manager.git/commitdiff
buildsys: clean: remove .buildinfo and .changes
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 12 Jun 2017 08:20:12 +0000 (10:20 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 12 Jun 2017 08:20:21 +0000 (10:20 +0200)
Makefile

index a45c5df660c31911c0ceef0ee7d93e8fe6bf9614..2f075607fe3950e689bc83b4867120774d00ebb5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -81,4 +81,4 @@ distclean: clean
 clean:
        set -e && for i in ${SUBDIRS}; do ${MAKE} -C $$i $@; done
        find . -name '*~' -exec rm {} ';'
-       rm -rf dest country.dat *.deb ca-tmp
+       rm -rf dest country.dat *.deb *.buildinfo *.changes ca-tmp