run.sh: sync up with model-checker improvements
[model-checker-benchmarks.git] / Makefile
index 9e102ec7a734e86510ba0c2e4cc9c2bdfd08ebdc..e988a49df3d81c24a7310253e9268876de538cf0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,5 @@
-DIRS := barrier mcs-lock mpmc-queue spsc-queue linuxrwlocks
+DIRS := barrier mcs-lock mpmc-queue spsc-queue spsc-bugfix linuxrwlocks \
+       dekker-fences chase-lev-deque ms-queue chase-lev-deque-bugfix
 
 .PHONY: $(DIRS)