From 60368fd5d0d4131a1bf78454015a6edd7b9a626d Mon Sep 17 00:00:00 2001 From: LRN Date: Fri, 2 Nov 2012 18:22:01 +0000 Subject: twopeer test depends on testbed --- src/dht/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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 -- cgit v1.2.3