X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=cf6c32c6cad3628937cee581193032725ddd600a;hb=b047e7a793421e3ff1f5dca2b27c72751a1f4db4;hp=6c383531fd46f4e73f90f3e34fe8bf05abc7b13d;hpb=799d344f0b89f0c3565f54ad740e7964eb75b7d2;p=userspace-rcu.git 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