From: Christian Grothoff Date: Mon, 3 Jun 2013 11:03:43 +0000 (+0000) Subject: -there is no test_mq here X-Git-Tag: initial-import-from-subversion-38251~8853 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a90baf6317900f4ead18168a01da20033adfeb77;p=oweals%2Fgnunet.git -there is no test_mq here --- diff --git a/src/set/Makefile.am b/src/set/Makefile.am index 13278b05c..71e71c867 100644 --- a/src/set/Makefile.am +++ b/src/set/Makefile.am @@ -57,7 +57,7 @@ libgnunetset_la_LDFLAGS = \ $(GN_LIB_LDFLAGS) check_PROGRAMS = \ - test_set_api test_mq test_mq_client + test_set_api if ENABLE_TEST_RUN TESTS = $(check_PROGRAMS)