fix commit that mistakenly happened
[model-checker-benchmarks.git] / Makefile
index 662ebce4bb4c29131c84357c2df7f6aa1b7d460d..003ac10bc801323d03126335ea55e3bf225a7ee0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 DIRS := barrier mcs-lock mpmc-queue spsc-queue spsc-bugfix linuxrwlocks \
        dekker-fences chase-lev-deque ms-queue chase-lev-deque-bugfix seqlock \
-       cliffc-hashtable treiber-stack
+       treiber-stack cliffc-hashtable concurrent-hashmap
 
 .PHONY: $(DIRS)