diff options
Diffstat (limited to 'src/ats/Makefile.am')
-rw-r--r-- | src/ats/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ats/Makefile.am b/src/ats/Makefile.am index 0b8e7309a..85a2bb555 100644 --- a/src/ats/Makefile.am +++ b/src/ats/Makefile.am @@ -65,11 +65,9 @@ gnunet_service_ats_LDADD = \ libgnunetats.la \ $(GN_LIBINTL) -if HAVE_TESTING TESTING_TESTS = \ test_ats_api_proportional \ test_ats_reservation_api_proportional -endif check_PROGRAMS = \ $(TESTING_TESTS) |