Makefile: build dekker-fences automatically
authorBrian Norris <banorris@uci.edu>
Wed, 5 Dec 2012 00:54:48 +0000 (16:54 -0800)
committerBrian Norris <banorris@uci.edu>
Wed, 5 Dec 2012 00:54:48 +0000 (16:54 -0800)
Makefile

index b7feda94aec23537e5d6df133377ddd8199c4fa6..f97463a82d89b580cb74e492e2fc3c9cd905aa9e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-DIRS := barrier mcs-lock mpmc-queue spsc-queue spsc-bugfix linuxrwlocks
+DIRS := barrier mcs-lock mpmc-queue spsc-queue spsc-bugfix linuxrwlocks dekker-fences
 
 .PHONY: $(DIRS)
 
 
 .PHONY: $(DIRS)