aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 162a76c..996a79f 100644
--- a/Makefile
+++ b/Makefile
@@ -18,5 +18,5 @@ luis: ${OBJ}
${CC} -o $@ ${OBJ} ${LDFLAGS}
clean:
- rm ${OBJ} test
+ rm ${OBJ} luis