Build dispatch_priority2 variation on dispatch_priority.
--- trunk/testing/Makefile.am 2009-11-05 05:23:41 UTC (rev 137)
+++ trunk/testing/Makefile.am 2009-11-05 10:34:37 UTC (rev 138)
@@ -13,10 +13,13 @@
dispatch_cascade \
dispatch_debug \
dispatch_priority \
+ dispatch_priority2 \
dispatch_starfish \
queue_finalizer
dispatch_c99_CFLAGS=-std=c99
+dispatch_priority2_SOURCES=dispatch_priority.c
+dispatch_priority2_CFLAGS=-DUSE_SET_TARGET_QUEUE=1
if HAVE_CBLOCKS
CBLOCKS_TESTS= \