doc/man: only mention `-llttng-ust-common` in synopses (conditionally)
[lttng-ust.git] / tests / unit / ust-error / Makefile.am
index 549b83393ee9c674940f4f0cf58d4d0097c4f5c4..a472b150e92df86fb2a745fdbe8ad8ca630c2ee0 100644 (file)
@@ -4,5 +4,6 @@ AM_CPPFLAGS += -I$(top_srcdir)/tests/utils
 
 noinst_PROGRAMS = test_ust_error
 test_ust_error_SOURCES = ust-error.c
-test_ust_error_LDADD = $(top_builddir)/liblttng-ust/liblttng-ust.la \
+test_ust_error_LDADD = \
+       $(top_builddir)/src/lib/lttng-ust/liblttng-ust.la \
        $(top_builddir)/tests/utils/libtap.a
This page took 0.023362 seconds and 4 git commands to generate.