small fix

This commit is contained in:
gabime 2014-01-26 21:33:57 +02:00
parent 5afb2c672a
commit bbfa3f49be
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@ os.o: src/os.cpp
.PHONY: clean
clean:
rm -f *.o testlog
rm -f *.o libc11log.a testlog