aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/scalarproduct/Makefile.am')
-rw-r--r--src/scalarproduct/Makefile.am7
1 files changed, 0 insertions, 7 deletions
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
64 TESTS = $(check_PROGRAMS) 64 TESTS = $(check_PROGRAMS)
65endif 65endif
66 66
67test_consensus_api_SOURCES = \
68 test_consensus_api.c
69test_consensus_api_LDADD = \
70 $(top_builddir)/src/util/libgnunetutil.la \
71 $(top_builddir)/src/testing/libgnunettesting.la \
72 $(top_builddir)/src/consensus/libgnunetconsensus.la
73
74test_scalarproduct_api_SOURCES = \ 67test_scalarproduct_api_SOURCES = \
75 test_scalarproduct_api.c 68 test_scalarproduct_api.c
76test_scalarproduct_api_LDADD = \ 69test_scalarproduct_api_LDADD = \