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 5da0c564a..b4595d0e7 100644
--- a/src/set/Makefile.am
+++ b/src/set/Makefile.am
@@ -29,6 +29,7 @@ gnunet_set_profiler_SOURCES = \
29 gnunet-set-profiler.c 29 gnunet-set-profiler.c
30gnunet_set_profiler_LDADD = \ 30gnunet_set_profiler_LDADD = \
31 $(top_builddir)/src/util/libgnunetutil.la \ 31 $(top_builddir)/src/util/libgnunetutil.la \
32 $(top_builddir)/src/statistics/libgnunetstatistics.la \
32 libgnunetset.la \ 33 libgnunetset.la \
33 $(top_builddir)/src/testing/libgnunettesting.la \ 34 $(top_builddir)/src/testing/libgnunettesting.la \
34 $(GN_LIBINTL) 35 $(GN_LIBINTL)