aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3c0cfc7..c30edfa 100644
--- a/Makefile
+++ b/Makefile
@@ -24,9 +24,9 @@ SOURCES = messenger_gtk.c\
24 ui/new_contact.c\ 24 ui/new_contact.c\
25 ui/new_group.c\ 25 ui/new_group.c\
26 ui/new_platform.c\ 26 ui/new_platform.c\
27 ui/new_profile.c\ 27 ui/new_account.c\
28 ui/picker.c\ 28 ui/picker.c\
29 ui/profile_entry.c\ 29 ui/account_entry.c\
30 ui/send_file.c\ 30 ui/send_file.c\
31 ui/settings.c 31 ui/settings.c
32 32