aboutsummaryrefslogtreecommitdiff
path: root/src/fs
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs')
-rw-r--r--src/fs/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/meson.build b/src/fs/meson.build
index 0460a2f5f..9351f100d 100644
--- a/src/fs/meson.build
+++ b/src/fs/meson.build
@@ -67,6 +67,7 @@ if get_option('monolith') == false
67 libgnunetcore_dep, 67 libgnunetcore_dep,
68 libgnunetdht_dep, 68 libgnunetdht_dep,
69 libgnunetidentity_dep, 69 libgnunetidentity_dep,
70 m_dep,
70 libgnunetats_dep, 71 libgnunetats_dep,
71 libgnunetcadet_dep, 72 libgnunetcadet_dep,
72 libgnunetpeerstore_dep, 73 libgnunetpeerstore_dep,