X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=cf6c32c6cad3628937cee581193032725ddd600a;hb=740d42ae21821082dc7f545f984253418a53bd87;hp=6c383531fd46f4e73f90f3e34fe8bf05abc7b13d;hpb=7eb3c78d45578562f3c72e111585a10ad7f9ce6b;p=urcu.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