]> git.proxmox.com Git - ceph.git/commitdiff
buildsys: clean up clean target
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 21 Mar 2017 08:52:51 +0000 (09:52 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 21 Mar 2017 08:57:34 +0000 (09:57 +0100)
Makefile

index 0fdbf1672eb99e50cb72765f203646779172eccb..54b8e754d14933a06115aede5f2116038e5ffb60 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -111,7 +111,6 @@ distclean: clean
 .PHONY: clean
 clean:
        rm -rf ceph *_${ARCH}.deb *.changes *.dsc *.buildinfo
-       find . -name '*~' -exec rm {} ';'
 
 .PHONY: dinstall
 dinstall: ${DEB}