From: LRN Date: Fri, 2 Nov 2012 18:22:01 +0000 (+0000) Subject: twopeer test depends on testbed X-Git-Tag: initial-import-from-subversion-38251~11075 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=60368fd5d0d4131a1bf78454015a6edd7b9a626d;p=oweals%2Fgnunet.git twopeer test depends on testbed --- diff --git a/src/dht/Makefile.am b/src/dht/Makefile.am index 2270d094b..1de8e4575 100644 --- a/src/dht/Makefile.am +++ b/src/dht/Makefile.am @@ -157,6 +157,7 @@ test_dht_twopeer_SOURCES = \ test_dht_twopeer_LDADD = \ $(top_builddir)/src/util/libgnunetutil.la \ $(top_builddir)/src/testing_old/libgnunettesting_old.la \ + $(top_builddir)/src/testbed/libgnunettestbed.la \ $(top_builddir)/src/dht/libgnunetdht.la test_dht_twopeer_DEPENDENCIES = \ libgnunetdht.la