Makefile angepasst
This commit is contained in:
parent
1ed03a3444
commit
e20bf82c19
@ -43,4 +43,4 @@ test: input.o game.o unit_tests.c $(BINARIES)/libunity.a
|
|||||||
# Clean
|
# Clean
|
||||||
# --------------------------
|
# --------------------------
|
||||||
clean:
|
clean:
|
||||||
rm -f *.o wordsalad
|
rm -f *.o wordsalad $(TEST_BIN)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user