From: Christian Grothoff Date: Mon, 31 May 2010 08:26:13 +0000 (+0000) Subject: test still needs LE X-Git-Tag: initial-import-from-subversion-38251~21525 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3d53ec911e2c44239e04757b06964828ac6c67bf;p=oweals%2Fgnunet.git test still needs LE --- diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 2b00e4978..2d8fa90aa 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -189,7 +189,7 @@ test_container_bloomfilter_LDADD = \ test_container_meta_data_SOURCES = \ test_container_meta_data.c test_container_meta_data_LDADD = \ - $(top_builddir)/src/util/libgnunetutil.la + $(top_builddir)/src/util/libgnunetutil.la -lextractor test_container_multihashmap_SOURCES = \ test_container_multihashmap.c