From a3882b58f1c5976677aa65b0af8a48e8e946b06e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 20 Feb 2017 15:09:00 +0100 Subject: first half of new BLOCK API to generalize duplicate detection beyond BFs --- src/regex/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/regex/Makefile.am') diff --git a/src/regex/Makefile.am b/src/regex/Makefile.am index 70f612485..80997db40 100644 --- a/src/regex/Makefile.am +++ b/src/regex/Makefile.am @@ -80,6 +80,7 @@ libgnunet_plugin_block_regex_la_SOURCES = \ libgnunet_plugin_block_regex_la_LIBADD = \ libgnunetregexblock.la \ $(top_builddir)/src/block/libgnunetblock.la \ + $(top_builddir)/src/block/libgnunetblockgroup.la \ $(top_builddir)/src/util/libgnunetutil.la libgnunet_plugin_block_regex_la_LDFLAGS = \ $(GN_PLUGIN_LDFLAGS) -- cgit v1.2.3