fix: parallel build dependency
[lttngtop.git] / src / Makefile.am
index 9fe970d9694d17010750fd90a5ac1b10ce06fb6e..9719ee00ba944196d197e8e3754ff29649f37ed9 100644 (file)
@@ -68,5 +68,4 @@ lttngtop_SOURCES = \
 lttngtop_LDFLAGS = -Wl,--no-as-needed
 
 lttngtop_LDADD = -lbabeltrace -lbabeltrace-ctf -llttng-ctl \
-                -lurcu -llttng-ust-ctl \
-                $(top_builddir)/src/libbabeltrace-lttngtop-live.la
+                -lurcu -llttng-ust-ctl $(lib_LTLIBRARIES)
This page took 0.022207 seconds and 4 git commands to generate.