aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAche <ache@ache.one>2016-05-20 04:48:01 +0200
committerAche <ache@ache.one>2016-05-20 04:48:01 +0200
commit7b9d9bf058e7fb6f439c729e754aaeac022333e2 (patch)
tree174aa46510a2c080f7b7b832ba00b3b0daa2993a
parentMessage info for make install (diff)
mrpropest clear test file too
-rw-r--r--makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/makefile b/makefile
index 29ff7ba..7dfe2a1 100644
--- a/makefile
+++ b/makefile
@@ -14,6 +14,9 @@ clean:
mrproper: clean
rm todo
+mrpropest: mrproper
+ rm .todo.txt
+
/usr/bin/todo: todo
cp ./todo /usr/bin/