From 7c3996065dacfb3270257ba58ba58f62b566b32e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 11 Jun 2012 12:08:47 +0000 Subject: [PATCH] -LRN: fix dv test dependencies --- src/dv/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dv/Makefile.am b/src/dv/Makefile.am index e0cd2e4e8..ee75027ae 100644 --- a/src/dv/Makefile.am +++ b/src/dv/Makefile.am @@ -73,7 +73,7 @@ test_transport_api_dv_LDADD = \ $(top_builddir)/src/core/libgnunetcore.la \ $(top_builddir)/src/transport/libgnunettransport.la \ $(top_builddir)/src/util/libgnunetutil.la \ - $(top_builddir)/src/testing/libgnunettesting.la + $(top_builddir)/src/testing_old/libgnunettesting_old.la EXTRA_DIST = \ test_transport_dv_data.conf -- 2.25.1