aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-31 08:26:13 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-31 08:26:13 +0000
commit3d53ec911e2c44239e04757b06964828ac6c67bf (patch)
tree63f4e47e116021e5b1774d69a8a18e2a8b095ac8 /src/util/Makefile.am
parent5554d773fef027d978d8b94f2cfe10b3206c5916 (diff)
downloadgnunet-3d53ec911e2c44239e04757b06964828ac6c67bf.tar.gz
gnunet-3d53ec911e2c44239e04757b06964828ac6c67bf.zip
test still needs LE
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 = \
189test_container_meta_data_SOURCES = \ 189test_container_meta_data_SOURCES = \
190 test_container_meta_data.c 190 test_container_meta_data.c
191test_container_meta_data_LDADD = \ 191test_container_meta_data_LDADD = \
192 $(top_builddir)/src/util/libgnunetutil.la 192 $(top_builddir)/src/util/libgnunetutil.la -lextractor
193 193
194test_container_multihashmap_SOURCES = \ 194test_container_multihashmap_SOURCES = \
195 test_container_multihashmap.c 195 test_container_multihashmap.c