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 0ccef0c..8ca3f30 100644
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,7 @@ SOURCES = messenger_gtk.c\
27 ui/new_account.c\ 27 ui/new_account.c\
28 ui/new_contact.c\ 28 ui/new_contact.c\
29 ui/new_group.c\ 29 ui/new_group.c\
30 ui/new_lobby.c\
30 ui/new_platform.c\ 31 ui/new_platform.c\
31 ui/picker.c\ 32 ui/picker.c\
32 ui/send_file.c\ 33 ui/send_file.c\