barrier with weaker inferences & notes in comment
[model-checker-benchmarks.git] / Makefile
index f47efe7e9b0eca05b38bf71d2c3c7132965538df..835f7d12a72297163e67d5db567058d989a97a79 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +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
+       dekker-fences chase-lev-deque ms-queue chase-lev-deque-bugfix \
+       concurrent-hashmap
 
 .PHONY: $(DIRS)