Commit df2150de authored by Seblu's avatar Seblu
Browse files

clean tar remove all tarball, not only current version

parent 62c2c521
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,4 +35,4 @@ cleanbuild:
	-rm -rf  $(BUILD_DIR)

cleantar:
	-rm -f $(NAME)-$(VERSION).tar.gz
	-rm -f $(NAME)-*.tar.gz