Move liblttng-ust-common to 'src/lib/'
[lttng-ust.git] / tests / unit / libringbuffer / Makefile.am
index 7b086442ab69983d4784384ee15b70efae6c1bf2..c6f21f36ac4bd48120cab4015b369735d6675bae 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-comm/liblttng-ust-comm.la \
+       $(top_builddir)/src/lib/lttng-ust-common/liblttng-ust-common.la \
        $(top_builddir)/src/common/libcommon.la \
        $(top_builddir)/tests/utils/libtap.a
This page took 0.023294 seconds and 4 git commands to generate.