rcuja: add testpop to makefile
[userspace-rcu.git] / Makefile.am
index d58a483b15ef05ee8f0e5a7e3a2fd6f10edf72ae..0501e14367ba0f28b3a7a27a5bad1fc98144e161 100644 (file)
@@ -7,7 +7,7 @@ INCLUDES = -I$(top_builddir)/urcu
 AM_LDFLAGS=-lpthread -version-info $(URCU_LIBRARY_VERSION)
 AM_CFLAGS=-Wall
 
-SUBDIRS = . doc tests
+SUBDIRS = . doc tests rcuja
 
 include_HEADERS = urcu.h urcu-bp.h urcu-call-rcu.h urcu-defer.h \
                urcu-pointer.h urcu-qsbr.h urcu-flavor.h
This page took 0.02386 seconds and 4 git commands to generate.