-there is no test_mq here
authorChristian Grothoff <christian@grothoff.org>
Mon, 3 Jun 2013 11:03:43 +0000 (11:03 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 3 Jun 2013 11:03:43 +0000 (11:03 +0000)
src/set/Makefile.am

index 13278b05c2c78fe1834412c911179bdcd88db471..71e71c86715e9cc3fe88e691f94d0d028c817f5d 100644 (file)
@@ -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)