Delete dist when cleaning

This commit is contained in:
sin 2014-11-14 14:40:44 +00:00
parent 300eedc50a
commit 3de142ba70

View File

@ -189,4 +189,4 @@ sbase-box: $(SRC) util.a
clean: clean:
@echo cleaning @echo cleaning
@rm -f $(BIN) $(OBJ) $(LIB) util.a sbase-box @rm -f $(BIN) $(OBJ) $(LIB) util.a sbase-box sbase-$(VERSION).tar.gz