Xinqi Bao's Git

removed that status_reset (we will do that with signals) and loop.sh (we wont need it)
[slstatus.git] / Makefile
index d20ad8f..4848eef 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,8 @@
 
 include config.mk
 
+NAME=slstatus
+
 SRC = ${NAME}.c
 OBJ = ${SRC:.c=.o}