X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=rcuja%2FMakefile.am;fp=rcuja%2FMakefile.am;h=3c96d8570120c47d65309ebb66f980d27c0c0d1c;hb=09df41f556c436aff9e7d19548b997a46dc7cfef;hp=0000000000000000000000000000000000000000;hpb=170e11866c8a4bb6c3b2bf0a1e86e8b60a44059b;p=urcu.git diff --git a/rcuja/Makefile.am b/rcuja/Makefile.am new file mode 100644 index 0000000..3c96d85 --- /dev/null +++ b/rcuja/Makefile.am @@ -0,0 +1,5 @@ +AM_CFLAGS=-I$(top_srcdir) -I$(top_builddir) -Wall + +noinst_PROGRAMS = testpop + +testpop_SOURCES = testpop.c