X-Git-Url: http://git.lttng.org/?p=userspace-rcu.git;a=blobdiff_plain;f=src%2FMakefile.am;fp=src%2FMakefile.am;h=cf6c32c6cad3628937cee581193032725ddd600a;hp=6c383531fd46f4e73f90f3e34fe8bf05abc7b13d;hb=5cfe81b7ddff9543d451746de9965cac58c67182;hpb=ff59d427166510229fd3925748ed91c90741ae9c diff --git a/src/Makefile.am b/src/Makefile.am index 6c38353..cf6c32c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,7 +5,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/src AM_LDFLAGS=-version-info $(URCU_LIBRARY_VERSION) $(LT_NO_UNDEFINED) dist_noinst_HEADERS = urcu-die.h urcu-wait.h compat-getcpu.h \ - compat-rand.h urcu-utils.h + compat-rand.h urcu-utils.h compat-smp.h COMPAT = compat_arch.c compat_futex.c