From e37d143f05efec8723dd4ea6164c2b6a8735d69e Mon Sep 17 00:00:00 2001 From: LRN Date: Sat, 3 Nov 2012 19:10:54 +0000 Subject: twopeer test depends on dhttest library --- src/dht/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dht') diff --git a/src/dht/Makefile.am b/src/dht/Makefile.am index 1de8e4575..5e85b42ed 100644 --- a/src/dht/Makefile.am +++ b/src/dht/Makefile.am @@ -158,6 +158,7 @@ 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/libgnunetdhttest.a \ $(top_builddir)/src/dht/libgnunetdht.la test_dht_twopeer_DEPENDENCIES = \ libgnunetdht.la -- cgit v1.2.3