]> git.proxmox.com Git - pmg-log-tracker.git/commitdiff
buildsys: clean more
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 9 Mar 2020 13:20:21 +0000 (14:20 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 9 Mar 2020 13:20:21 +0000 (14:20 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 785bf4274b11e5346e4fd80e3f96b8e058b54c5d..e6b567dbed08fd3de8c45bb5de41231eb117de6b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -59,5 +59,5 @@ distclean: clean
 
 .PHONY: clean
 clean:
-       rm -rf *.deb ${PACKAGE}-* *.buildinfo *.changes *.dsc ${PACKAGE}_*.tar.gz
+       rm -rf *.deb ${PACKAGE}-* *.buildinfo *.changes *.dsc rust-${PACKAGE}_*.tar.?z build/
        find . -name '*~' -exec rm {} ';'