aboutsummaryrefslogtreecommitdiff
path: root/src/secretsharing/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/secretsharing/Makefile.am')
-rw-r--r--src/secretsharing/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/secretsharing/Makefile.am b/src/secretsharing/Makefile.am
index 787cfa0c1..9ae6e7892 100644
--- a/src/secretsharing/Makefile.am
+++ b/src/secretsharing/Makefile.am
@@ -24,6 +24,7 @@ gnunet_secretsharing_profiler_SOURCES = \
24 gnunet-secretsharing-profiler.c 24 gnunet-secretsharing-profiler.c
25gnunet_secretsharing_profiler_LDADD = \ 25gnunet_secretsharing_profiler_LDADD = \
26 libgnunetsecretsharing.la \ 26 libgnunetsecretsharing.la \
27 $(top_builddir)/src/testing/libgnunettesting.la \
27 $(top_builddir)/src/testbed/libgnunettestbed.la \ 28 $(top_builddir)/src/testbed/libgnunettestbed.la \
28 $(top_builddir)/src/util/libgnunetutil.la \ 29 $(top_builddir)/src/util/libgnunetutil.la \
29 $(GN_LIBINTL) 30 $(GN_LIBINTL)