X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=src%2FMakefile.am;fp=src%2FMakefile.am;h=b555c8181f61b1bbe53e6573ff5fcd9fa38a919d;hp=ede2669606d451c298282fcc3c3d67728035db56;hb=6b071d73cffc66df0bdb9ee3c062143f06923c78;hpb=5307e3abcb6668ceb84114e1c62b635cb995f4c7 diff --git a/src/Makefile.am b/src/Makefile.am index ede2669..b555c81 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -9,7 +9,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-smp.h + urcu-utils.h compat-smp.h COMPAT = compat_arch.c compat_futex.c