cleanup: move rand_r compat code to tests
[urcu.git] / src / Makefile.am
index ede2669606d451c298282fcc3c3d67728035db56..b555c8181f61b1bbe53e6573ff5fcd9fa38a919d 100644 (file)
@@ -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
 
This page took 0.022131 seconds and 4 git commands to generate.