]> git.proxmox.com Git - ceph.git/commitdiff
buildsys: add arch-indep debs to clean target
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 21 Mar 2017 08:57:18 +0000 (09:57 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 21 Mar 2017 09:01:14 +0000 (10:01 +0100)
Makefile

index e0fca5fc79d5f2c482bd6fa4fa859c97869b03eb..72a240d5a3ddfd5b0def47d8a23f676047c22107 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -112,7 +112,7 @@ distclean: clean
 
 .PHONY: clean
 clean:
-       rm -rf ceph *_${ARCH}.deb *.changes *.dsc *.buildinfo
+       rm -rf ceph *_all.deb *_${ARCH}.deb *.changes *.dsc *.buildinfo
 
 .PHONY: dinstall
 dinstall: ${DEB}