changes
[model-checker-benchmarks.git] / Makefile
index b681de1b5689cbc2e04542cd06f5217793916c53..e89a8f2bccb9f3102e1209707f9d7a44a564efb2 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 \
-       concurrent-hashmap seqlock
+       concurrent-hashmap seqlock spsc-example
 
 .PHONY: $(DIRS)