From 7b9d9bf058e7fb6f439c729e754aaeac022333e2 Mon Sep 17 00:00:00 2001 From: Ache Date: Fri, 20 May 2016 04:48:01 +0200 Subject: mrpropest clear test file too --- makefile | 3 +++ 1 file changed, 3 insertions(+) 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/ -- cgit v1.2.3