[hackers] [sbase] Delete dist when cleaning || sin

From: <git_AT_suckless.org>
Date: Fri, 14 Nov 2014 15:41:09 +0100

commit 3de142ba709b95ec39e16d53bf3d761dab24e651
Author: sin <sin_AT_2f30.org>
Date: Fri Nov 14 14:40:44 2014 +0000

    Delete dist when cleaning

diff --git a/Makefile b/Makefile
index e8aba9d..962601f 100644
--- a/Makefile
+++ b/Makefile
_AT_@ -189,4 +189,4 @@ sbase-box: $(SRC) util.a
 
 clean:
         _AT_echo cleaning
- _AT_rm -f $(BIN) $(OBJ) $(LIB) util.a sbase-box
+ _AT_rm -f $(BIN) $(OBJ) $(LIB) util.a sbase-box sbase-$(VERSION).tar.gz
Received on Fri Nov 14 2014 - 15:41:09 CET

This archive was generated by hypermail 2.3.0 : Fri Nov 14 2014 - 15:48:10 CET