From 9839451a4a8344322d6a1578540e2eb1919427d7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 31 Aug 2013 19:21:03 +0000 Subject: trying to fix #3006, libltdl detection on FreeBSD --- src/scalarproduct/Makefile.am | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/scalarproduct/Makefile.am') diff --git a/src/scalarproduct/Makefile.am b/src/scalarproduct/Makefile.am index 33d7df571..e0cc72b01 100644 --- a/src/scalarproduct/Makefile.am +++ b/src/scalarproduct/Makefile.am @@ -64,13 +64,6 @@ if ENABLE_TEST_RUN TESTS = $(check_PROGRAMS) endif -test_consensus_api_SOURCES = \ - test_consensus_api.c -test_consensus_api_LDADD = \ - $(top_builddir)/src/util/libgnunetutil.la \ - $(top_builddir)/src/testing/libgnunettesting.la \ - $(top_builddir)/src/consensus/libgnunetconsensus.la - test_scalarproduct_api_SOURCES = \ test_scalarproduct_api.c test_scalarproduct_api_LDADD = \ -- cgit v1.2.3