Move liblttng-ust to 'src/lib/'
[lttng-ust.git] / tests / unit / libringbuffer / Makefile.am
index 253e9dae357477068476bc7fe4c99ba793ecdd63..52b4012324cba1724a1a1f8bf56171d15ab34edd 100644 (file)
@@ -6,6 +6,6 @@ noinst_PROGRAMS = test_shm
 test_shm_SOURCES = shm.c
 test_shm_LDADD = \
        $(top_builddir)/src/common/libringbuffer.la \
-       $(top_builddir)/src/liblttng-ust/liblttng-ust-common.la \
+       $(top_builddir)/src/lib/lttng-ust/liblttng-ust-common.la \
        $(top_builddir)/src/common/libcommon.la \
        $(top_builddir)/tests/utils/libtap.a
This page took 0.026468 seconds and 4 git commands to generate.