removing test binary in clean target of corresponding Makefile
This commit is contained in:
parent
811b302fb3
commit
d43e0eb226
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ libsml :
|
|||
clean :
|
||||
@rm -f unity/*.o
|
||||
@rm -f src/*.o
|
||||
@rm -f test
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue