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