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 58dc5f2..75f88cc 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,7 @@ INSTALL_DIR ?= /usr/local/
5BINARY = messenger-gtk 5BINARY = messenger-gtk
6SOURCES = messenger_gtk.c\ 6SOURCES = messenger_gtk.c\
7 application.c\ 7 application.c\
8 contact.c\
8 event.c\ 9 event.c\
9 chat/messenger.c\ 10 chat/messenger.c\
10 ui/chat.c\ 11 ui/chat.c\