mpmc-queue: add top-level Makefile
authorBrian Norris <banorris@uci.edu>
Wed, 10 Oct 2012 22:50:48 +0000 (15:50 -0700)
committerBrian Norris <banorris@uci.edu>
Wed, 10 Oct 2012 22:50:48 +0000 (15:50 -0700)
Makefile

index 7ff12dc9316fad59a633e573b1f1643a5c858e8b..6b08fb0401d8e5b2eac1647c93f7a94f3ec146de 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-DIRS := barrier mcs-lock
+DIRS := barrier mcs-lock mpmc-queue
 
 .PHONY: $(DIRS)