Hide lttng_ust_elf symbols
[lttng-ust.git] / tests / unit / ust-elf / Makefile.am
index b7480556248763fd422abff5d404bdd9fd2f97b5..b469453c99a91e4e22bb052d84935ad3b96d7d6f 100644 (file)
@@ -5,7 +5,8 @@ AM_CPPFLAGS += -I$(top_srcdir)/tests/utils
 noinst_PROGRAMS = ust-elf
 ust_elf_SOURCES = ust-elf.c
 ust_elf_LDADD = \
-       $(top_builddir)/src/lib/lttng-ust/liblttng-ust.la \
+       $(top_builddir)/src/common/libcommon.la \
+       $(top_builddir)/src/lib/lttng-ust-common/liblttng-ust-common.la \
        $(top_builddir)/tests/utils/libtap.a
 
 dist_check_SCRIPTS = test_ust_elf
This page took 0.023386 seconds and 4 git commands to generate.