1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00

Fixed makefile

This commit is contained in:
James Booth 2012-02-06 01:29:53 +00:00
parent af2c7d8572
commit 1729059307

View File

@ -16,4 +16,4 @@ profanity.o: log.h
clean:
rm -f profanity
rm -f profanity.log
rm *.o
rm -f *.o