aboutsummaryrefslogtreecommitdiff
path: root/src/secretsharing/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/secretsharing/meson.build')
-rw-r--r--src/secretsharing/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/secretsharing/meson.build b/src/secretsharing/meson.build
index b6e31a593..177cd1bee 100644
--- a/src/secretsharing/meson.build
+++ b/src/secretsharing/meson.build
@@ -34,6 +34,7 @@ executable ('gnunet-service-secretsharing',
34 dependencies: [libgnunetsecretsharing_dep, 34 dependencies: [libgnunetsecretsharing_dep,
35 libgnunetutil_dep, 35 libgnunetutil_dep,
36 gcrypt_dep, 36 gcrypt_dep,
37 m_dep,
37 libgnunetconsensus_dep, 38 libgnunetconsensus_dep,
38 libgnunetstatistics_dep, 39 libgnunetstatistics_dep,
39 libgnunetdatacache_dep], 40 libgnunetdatacache_dep],