aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/block/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/block/Makefile.am b/src/block/Makefile.am
index d904084ad2..7bfac24a4f 100644
--- a/src/block/Makefile.am
+++ b/src/block/Makefile.am
@@ -20,6 +20,7 @@ plugin_LTLIBRARIES = \
libgnunet_plugin_block_template_la_SOURCES = \
plugin_block_template.c
libgnunet_plugin_block_template_la_LIBADD = \
+ $(top_builddir)/src/block/libgnunetblock.la \
$(top_builddir)/src/util/libgnunetutil.la \
$(LTLIBINTL)
libgnunet_plugin_block_template_la_LDFLAGS = \