about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2012-05-10 23:51:06 +0100
committerJames Booth <boothj5@gmail.com>2012-05-10 23:51:06 +0100
commit46ee72f91664a6cabc5cb90123af08323d36788e (patch)
tree416280cda3542d6ab897aabf9c56c1b876d1139d /Makefile
parentd6f7862097fb35835f492fd908999bd525d54460 (diff)
downloadprofani-tty-46ee72f91664a6cabc5cb90123af08323d36788e.tar.gz
Finished /connect tab completion
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7bc0e963..d06bff56 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ log.o: log.h
 windows.o: windows.h util.h contact_list.h preferences.h
 title_bar.o: windows.h
 status_bar.o: windows.h util.h
-input_win.o: windows.h
+input_win.o: windows.h preferences.h
 jabber.o: jabber.h log.h windows.h contact_list.h
 profanity.o: log.h windows.h jabber.h command.h preferences.h
 util.o: util.h