Build fix: Apps defining _LGPL_SOURCE must link to urcu-bp
[lttng-tools.git] / tests / utils / testapp / gen-ust-nevents / Makefile.am
index e11b5f36f34fb8ff22c1eb0aa760cbb2885ad8c0..d62c06db99a48cd53ae8a56acf87e01878e99ef9 100644 (file)
@@ -11,5 +11,5 @@ endif
 if HAVE_LIBLTTNG_UST_CTL
 noinst_PROGRAMS = gen-ust-nevents
 gen_ust_nevents_SOURCES = gen-ust-nevents.c tp.c tp.h
-gen_ust_nevents_LDADD = -llttng-ust
+gen_ust_nevents_LDADD = -llttng-ust -lurcu-bp
 endif
This page took 0.024235 seconds and 5 git commands to generate.