aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNPScript <nathan@reinerweb.ch>2021-12-21 10:39:35 +0100
committerNPScript <nathan@reinerweb.ch>2021-12-21 10:39:35 +0100
commitd4a660f3f5f3004293dcb7299a1f642d8283f916 (patch)
treeb525735039ffe86d3b8a5c6e80a6cad0369bd765 /Makefile
parentf1cf24c1d0410971726c61891b5876032df7e0cc (diff)
Makefile remove luis instead of test
Diffstat (limited to 'Makefile')
-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