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, 2 insertions, 1 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index 2ea90c9ff..65883d537 100644
--- a/src/core/Makefile.am
+++ b/src/core/Makefile.am
@@ -43,7 +43,8 @@ gnunet_service_core_new_SOURCES = \
43 gnunet-service-core_clients.c gnunet-service-core_clients.h \ 43 gnunet-service-core_clients.c gnunet-service-core_clients.h \
44 gnunet-service-core_neighbours.c gnunet-service-core_neighbours.h \ 44 gnunet-service-core_neighbours.c gnunet-service-core_neighbours.h \
45 gnunet-service-core_kx.c gnunet-service-core_kx.h \ 45 gnunet-service-core_kx.c gnunet-service-core_kx.h \
46 gnunet-service-core_sessions.c gnunet-service-core_sessions.h 46 gnunet-service-core_sessions.c gnunet-service-core_sessions.h \
47 gnunet-service-core_typemap.c gnunet-service-core_typemap.h
47gnunet_service_core_new_LDADD = \ 48gnunet_service_core_new_LDADD = \
48 $(top_builddir)/src/hello/libgnunethello.la \ 49 $(top_builddir)/src/hello/libgnunethello.la \
49 $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \ 50 $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \