rcuja: add testpop to makefile
[urcu.git] / rcuja / Makefile.am
diff --git a/rcuja/Makefile.am b/rcuja/Makefile.am
new file mode 100644 (file)
index 0000000..3c96d85
--- /dev/null
@@ -0,0 +1,5 @@
+AM_CFLAGS=-I$(top_srcdir) -I$(top_builddir) -Wall
+
+noinst_PROGRAMS = testpop
+
+testpop_SOURCES = testpop.c
This page took 0.022487 seconds and 4 git commands to generate.