aboutsummaryrefslogtreecommitdiff
path: root/src/core/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/Makefile.am')
-rw-r--r--src/core/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index ebe1ae1ce..b34cb5a44 100644
--- a/src/core/Makefile.am
+++ b/src/core/Makefile.am
@@ -22,8 +22,7 @@ lib_LTLIBRARIES = \
22 22
23libgnunetcore_la_SOURCES = \ 23libgnunetcore_la_SOURCES = \
24 core_api.c core.h \ 24 core_api.c core.h \
25 core_api_iterate_peers.c \ 25 core_api_iterate_peers.c
26 core_api_is_connected.c
27libgnunetcore_la_LIBADD = \ 26libgnunetcore_la_LIBADD = \
28 $(top_builddir)/src/util/libgnunetutil.la \ 27 $(top_builddir)/src/util/libgnunetutil.la \
29 $(GN_LIBINTL) $(XLIB) 28 $(GN_LIBINTL) $(XLIB)