removing test binary in clean target of corresponding Makefile

This commit is contained in:
Steffen Vogel 2011-09-01 09:58:18 +02:00
parent 811b302fb3
commit d43e0eb226

View file

@ -43,6 +43,7 @@ libsml :
clean :
@rm -f unity/*.o
@rm -f src/*.o
@rm -f test