changes
[model-checker-benchmarks.git] / Makefile
index e5ff6cc72901ded97d33e57e75bd2a780e280bf6..835f7d12a72297163e67d5db567058d989a97a79 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,6 @@
-DIRS := barrier mcs-lock mpmc-queue spsc-queue
+DIRS := barrier mcs-lock mpmc-queue spsc-queue spsc-bugfix linuxrwlocks \
+       dekker-fences chase-lev-deque ms-queue chase-lev-deque-bugfix \
+       concurrent-hashmap
 
 .PHONY: $(DIRS)