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