Fix: Remove dependency to urcu-cds in tools tests
[lttng-tools.git] / tests / Makefile.am
index 8dd05a4f0cfb646fdf6cc590a7229fdddeaa3df5..cc6d9ff272d6de6b9cc6d239a1cf233cb86bf075 100644 (file)
@@ -1,7 +1,7 @@
 SUBDIRS = .
 
 AM_CFLAGS = -g -Wall
-AM_LDFLAGS = -lurcu -lurcu-cds
+AM_LDFLAGS = -lurcu
 
 EXTRA_DIST = runall.sh utils.sh lttng/runall.sh lttng/run-kernel-tests.sh
 
This page took 0.022908 seconds and 4 git commands to generate.