From c25db0cd4a0c561323b47cdd880866eab473ed49 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 10 Jun 2012 01:20:55 +0000 Subject: -using new testing library for peerinfo test --- src/peerinfo/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/peerinfo/Makefile.am') diff --git a/src/peerinfo/Makefile.am b/src/peerinfo/Makefile.am index 7ded60a9d..192391d88 100644 --- a/src/peerinfo/Makefile.am +++ b/src/peerinfo/Makefile.am @@ -57,6 +57,7 @@ test_peerinfo_api_SOURCES = \ test_peerinfo_api_LDADD = \ $(top_builddir)/src/hello/libgnunethello.la \ $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \ + $(top_builddir)/src/testing/libgnunettesting.la \ $(top_builddir)/src/util/libgnunetutil.la perf_peerinfo_api_SOURCES = \ @@ -64,6 +65,7 @@ perf_peerinfo_api_SOURCES = \ perf_peerinfo_api_LDADD = \ $(top_builddir)/src/hello/libgnunethello.la \ $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \ + $(top_builddir)/src/testing/libgnunettesting.la \ $(top_builddir)/src/util/libgnunetutil.la EXTRA_DIST = \ -- cgit v1.2.3