edits
[cdsspec-compiler.git] / output / Makefile
index 4d432e97f62b2d540f9c78c2e503f3a007efe422..c2324756a037b67a98281531e88f61cd6e16876b 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 
 
 .PHONY: $(DIRS)