diff --git a/Makefile b/Makefile index 1b6be4df..24d3151e 100644 --- a/Makefile +++ b/Makefile @@ -130,7 +130,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 + rm -rf build *.deb control vzsyscalls.ph _h2ph_pre.ph ${PACKAGE}-*.tar.gz dist *.1.gz *.pod vmtar sparsecp *.tmp qm.bash-completion find . -name '*~' -exec rm {} ';'