aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo
diff options
context:
space:
mode:
Diffstat (limited to 'src/peerinfo')
-rw-r--r--src/peerinfo/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/peerinfo/Makefile.am b/src/peerinfo/Makefile.am
index e61e5a13d..cdab22a9d 100644
--- a/src/peerinfo/Makefile.am
+++ b/src/peerinfo/Makefile.am
@@ -48,14 +48,12 @@ if HAVE_BENCHMARKS
48 perf_peerinfo_api 48 perf_peerinfo_api
49endif 49endif
50 50
51if HAVE_TESTING
52check_PROGRAMS = \ 51check_PROGRAMS = \
53 test_peerinfo_shipped_hellos \ 52 test_peerinfo_shipped_hellos \
54 test_peerinfo_api \ 53 test_peerinfo_api \
55 test_peerinfo_api_friend_only \ 54 test_peerinfo_api_friend_only \
56 test_peerinfo_api_notify_friend_only \ 55 test_peerinfo_api_notify_friend_only \
57 $(PEERINFO_BENCHMARKS) 56 $(PEERINFO_BENCHMARKS)
58endif
59 57
60 58
61if ENABLE_TEST_RUN 59if ENABLE_TEST_RUN