Updated makefile

This commit is contained in:
James Booth
2012-03-01 01:54:19 +00:00
parent 0f5769e5a7
commit c641ebb8a4

View File

@@ -18,7 +18,7 @@ profanity.o: log.h windows.h jabber.h command.h history.h
util.o: util.h
command.o: command.h util.h history.h
history.o: history.h
main.o: log.h windows.h profanity.h
main.o: profanity.h
.PHONY: clean
clean: