summaryrefslogtreecommitdiff
path: root/src/fs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/Makefile.am')
-rw-r--r--src/fs/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am
index 75451c7f6..4374d45ea 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -219,6 +219,7 @@ gnunet_unindex_LDADD = \
219libgnunet_plugin_block_fs_la_SOURCES = \ 219libgnunet_plugin_block_fs_la_SOURCES = \
220 plugin_block_fs.c 220 plugin_block_fs.c
221libgnunet_plugin_block_fs_la_LIBADD = \ 221libgnunet_plugin_block_fs_la_LIBADD = \
222 $(top_builddir)/src/block/libgnunetblockgroup.la \
222 $(top_builddir)/src/block/libgnunetblock.la \ 223 $(top_builddir)/src/block/libgnunetblock.la \
223 libgnunetfs.la \ 224 libgnunetfs.la \
224 $(top_builddir)/src/util/libgnunetutil.la \ 225 $(top_builddir)/src/util/libgnunetutil.la \