remove all generated files

This commit is contained in:
Dietmar Maurer 2011-08-24 10:18:28 +02:00
parent 64939004a1
commit 53db153ee9

View File

@ -118,7 +118,7 @@ upload:
.PHONY: clean
clean:
rm -rf debian *.deb qm.1.gz control vzsyscalls.ph _h2ph_pre.ph ${PACKAGE}-*.tar.gz dist *.1,gz *.pod
rm -rf debian *.deb qm.1.gz control vzsyscalls.ph _h2ph_pre.ph ${PACKAGE}-*.tar.gz dist *.1,gz *.pod vmtar sparsecp
find . -name '*~' -exec rm {} ';'