Merge branch 'master' into urcu/rcuja-range-merge
[userspace-rcu.git] / tests / common / Makefile.am
diff --git a/tests/common/Makefile.am b/tests/common/Makefile.am
new file mode 100644 (file)
index 0000000..b55e527
--- /dev/null
@@ -0,0 +1,9 @@
+AM_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir)
+
+noinst_HEADERS = cpuset.h thread-id.h
+
+noinst_LTLIBRARIES = libdebug-yield.la
+
+libdebug_yield_la_SOURCES = debug-yield.c debug-yield.h
+
+EXTRA_DIST = api.h
This page took 0.022754 seconds and 4 git commands to generate.