aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c92dd87..4f5258f 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,6 @@ INSTALL_DIR = /usr/local/
5 5
6LIBRARY = libgnunetchat.so 6LIBRARY = libgnunetchat.so
7SOURCES = gnunet_chat_lib.c\ 7SOURCES = gnunet_chat_lib.c\
8 gnunet_chat_config.c\
9 gnunet_chat_contact.c\ 8 gnunet_chat_contact.c\
10 gnunet_chat_context.c\ 9 gnunet_chat_context.c\
11 gnunet_chat_file.c\ 10 gnunet_chat_file.c\