about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
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