From d43e0eb226ffdde6fd34cf571d73a0c930ee86e5 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Thu, 1 Sep 2011 09:58:18 +0200 Subject: [PATCH] removing test binary in clean target of corresponding Makefile --- test/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Makefile b/test/Makefile index 5858c9b..9f9d6e2 100644 --- a/test/Makefile +++ b/test/Makefile @@ -43,6 +43,7 @@ libsml : clean : @rm -f unity/*.o @rm -f src/*.o + @rm -f test