aboutsummaryrefslogtreecommitdiff
path: root/src/set/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/set/Makefile.am')
-rw-r--r--src/set/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/set/Makefile.am b/src/set/Makefile.am
index 5f7888221..5da0c564a 100644
--- a/src/set/Makefile.am
+++ b/src/set/Makefile.am
@@ -50,6 +50,7 @@ gnunet_service_set_SOURCES = \
50 gnunet-service-set_protocol.h 50 gnunet-service-set_protocol.h
51gnunet_service_set_LDADD = \ 51gnunet_service_set_LDADD = \
52 $(top_builddir)/src/util/libgnunetutil.la \ 52 $(top_builddir)/src/util/libgnunetutil.la \
53 $(top_builddir)/src/statistics/libgnunetstatistics.la \
53 $(top_builddir)/src/core/libgnunetcore.la \ 54 $(top_builddir)/src/core/libgnunetcore.la \
54 $(top_builddir)/src/cadet/libgnunetcadet.la \ 55 $(top_builddir)/src/cadet/libgnunetcadet.la \
55 $(top_builddir)/src/block/libgnunetblock.la \ 56 $(top_builddir)/src/block/libgnunetblock.la \