edits
[cdsspec-compiler.git] / output / Makefile
index 7877016686e8689b91163f3257c47f0d1b68abe7..06184fe5cbd2a3d07e6f8e4b626ac0746abbf162 100644 (file)
@@ -3,7 +3,7 @@
        concurrent-hashmap seqlock spsc-example spsc-queue-scfence \
        treiber-stack
 
-DIRS := ms-queue concurrent-hashmap linuxrwlocks mcs-lock read-copy-update
+DIRS := ms-queue concurrent-hashmap linuxrwlocks mcs-lock read-copy-update chase-lev-deque-bugfix
 
 .PHONY: $(DIRS)