diff --git a/Makefile b/Makefile index 6ee83da..9c214bc 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ dinstall: $(DEBS) .PHONY: clean clean: - rm -rf $(SRC)-*/ $(BUILDDIR).tmp *.deb *.buildinfo *.changes *.dsc *.tar.?z + rm -rf $(SRC)-*/ $(BUILDDIR).tmp *.deb *.buildinfo *.build *.changes *.dsc *.tar.?z .PHONY: upload upload: UPLOAD_DIST ?= $(DEB_DISTRIBUTION)