Use pkgconfig to detect and configure liblttng-ust
[lttng-tools.git] / src / bin / lttng-sessiond / Makefile.am
index 296ec148b7163022f9dbca696d5186c4c2dcae62..ebb8cb284049ff8a92e73d622d0a8f5f49c3e0e5 100644 (file)
@@ -78,5 +78,5 @@ lttng_sessiond_LDADD = -lurcu-common -lurcu $(KMOD_LIBS) \
 
 
 if HAVE_LIBLTTNG_UST_CTL
-lttng_sessiond_LDADD += -llttng-ust-ctl
+lttng_sessiond_LDADD += $(UST_CTL_LIBS)
 endif
This page took 0.023014 seconds and 4 git commands to generate.