about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2012-03-08 23:03:26 +0000
committerJames Booth <boothj5@gmail.com>2012-03-08 23:03:26 +0000
commitcfc230780827adb9c0a98031468a32d2e5f2a060 (patch)
tree00593341f4157864eaad4fa2bb9dc5d772e92e23 /Makefile
parent7a9d127ae23321f970a4d994ea687b79f970ef62 (diff)
downloadprofani-tty-cfc230780827adb9c0a98031468a32d2e5f2a060.tar.gz
Contact list synch with server
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7102b0be..9020ddd6 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ profanity: $(OBJS)
 	$(CC) -o profanity $(OBJS) $(LIBS)
 
 log.o: log.h
-windows.o: windows.h util.h
+windows.o: windows.h util.h contact_list.h
 title_bar.o: windows.h
 status_bar.o: windows.h util.h
 input_win.o: windows.h