aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 23bd6bf..894973f 100644
--- a/Makefile
+++ b/Makefile
@@ -9,6 +9,7 @@ SOURCES = messenger_gtk.c\
9 chat/messenger.c\ 9 chat/messenger.c\
10 ui/chat.c\ 10 ui/chat.c\
11 ui/chat_entry.c\ 11 ui/chat_entry.c\
12 ui/contacts.c\
12 ui/message.c\ 13 ui/message.c\
13 ui/messenger.c\ 14 ui/messenger.c\
14 ui/new_contact.c\ 15 ui/new_contact.c\