summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 237681e..b15dffe 100644
--- a/Makefile
+++ b/Makefile
@@ -7,10 +7,12 @@ SOURCES = messenger_cli.c\
application.c\
chat.c\
ui/accounts.c\
+ ui/chats.c\
ui/messages.c
HEADERS = application.h\
chat.h\
ui/accounts.h\
+ ui/chats.h\
ui/messages.h
LIBRARIES = gnunetchat gnunetutil ncurses