X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=4ffb122f4e75e3f82a2058aebaf43a9afb1d0f75;hb=9dcb805db12feead31d4b419f3ab2170035d4944;hp=fd707a7df8b6a23be963d97c40ca181e09cd1a20;hpb=d87f9815e2da450ad512df1edee7620848c0f3aa;p=novnc-pve.git 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