diff --git a/Makefile b/Makefile index fd707a7..4ffb122 100644 --- a/Makefile +++ b/Makefile @@ -54,7 +54,7 @@ distclean: clean .PHONY: clean clean: - rm -rf *~ debian/*~ *.deb $(BUILDDIR) *.changes *.dsc *.buildinfo $(PACKAGE)*.tar.gz + rm -rf $(PACKAGE)-[0-9]*/ $() *.deb *.dsc $(PACKAGE)*.tar.[gx]z *.changes *.dsc *.buildinfo *.build .PHONY: dinstall dinstall: deb