Move fd-tracker to liblttng-ust-common
[lttng-ust.git] / tests / unit / libringbuffer / Makefile.am
index 1954e4548d941a463d0eabaa974c33857b204144..253e9dae357477068476bc7fe4c99ba793ecdd63 100644 (file)
@@ -5,7 +5,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/tests/utils
 noinst_PROGRAMS = test_shm
 test_shm_SOURCES = shm.c
 test_shm_LDADD = \
-       $(top_builddir)/src/libringbuffer/libringbuffer.la \
-       $(top_builddir)/src/liblttng-ust-comm/liblttng-ust-comm.la \
+       $(top_builddir)/src/common/libringbuffer.la \
+       $(top_builddir)/src/liblttng-ust/liblttng-ust-common.la \
        $(top_builddir)/src/common/libcommon.la \
        $(top_builddir)/tests/utils/libtap.a
This page took 0.023845 seconds and 4 git commands to generate.