]> git.proxmox.com Git - qemu-server.git/commitdiff
cleanup: remove all generated .bash-completion files
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 19 Dec 2015 08:16:33 +0000 (09:16 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 19 Dec 2015 08:16:33 +0000 (09:16 +0100)
Makefile

index 0eb479ef7299c2226ecfbd102f3cca508ad96b52..9e465cb277f903c63a2957e82035105c976d3ff6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -136,7 +136,7 @@ upload:
 
 .PHONY: clean
 clean:         
-       rm -rf build *.deb control vzsyscalls.ph _h2ph_pre.ph ${PACKAGE}-*.tar.gz dist *.1.gz *.pod vmtar sparsecp *.tmp qm.bash-completion
+       rm -rf build *.deb control vzsyscalls.ph _h2ph_pre.ph ${PACKAGE}-*.tar.gz dist *.1.gz *.pod vmtar sparsecp *.tmp *.bash-completion
        find . -name '*~' -exec rm {} ';'