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.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index 6d073da1f..a3ef13f5a 100644
--- a/src/core/Makefile.am
+++ b/src/core/Makefile.am
@@ -46,8 +46,6 @@ gnunet_service_core_SOURCES = \
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 47 gnunet-service-core_typemap.c gnunet-service-core_typemap.h
48gnunet_service_core_LDADD = \ 48gnunet_service_core_LDADD = \
49 $(top_builddir)/src/hello/libgnunethello.la \
50 $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \
51 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 49 $(top_builddir)/src/statistics/libgnunetstatistics.la \
52 $(top_builddir)/src/transport/libgnunettransport.la \ 50 $(top_builddir)/src/transport/libgnunettransport.la \
53 $(top_builddir)/src/util/libgnunetutil.la \ 51 $(top_builddir)/src/util/libgnunetutil.la \