]> git.proxmox.com Git - pve-firewall.git/blobdiff - Makefile
buildsys: correctly cleanup source tarball
[pve-firewall.git] / Makefile
index 7004229db1ac4804c038e6a32a628320d85c517e..7e99240f19ce598c899ad4d1a195071b9eaaa06f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ distclean: clean
 clean:
        make -C src clean
        make -C test clean
-       rm -rf *~ debian/*~ example/*~ *.deb *.changes *.buildinfo ${BUILDDIR} ${PACKAGE}-*.tar.gz *.dsc
+       rm -rf *~ debian/*~ example/*~ *.deb *.changes *.buildinfo ${BUILDDIR} ${PACKAGE}*.tar.gz *.dsc
 
 .PHONY: upload
 upload: $(DEBS)