aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f60cc7b..a5745fe 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,8 @@ SOURCES = gnunet_chat_lib.c\
25HEADERS = gnunet_chat_lib.h 25HEADERS = gnunet_chat_lib.h
26 26
27TESTS = test_gnunet_chat_handle.c\ 27TESTS = test_gnunet_chat_handle.c\
28 test_gnunet_chat_lobby.c 28 test_gnunet_chat_lobby.c\
29 test_gnunet_chat_file.c
29 30
30LIBRARIES = gnunetarm\ 31LIBRARIES = gnunetarm\
31 gnunetfs\ 32 gnunetfs\