X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Funit%2Flibringbuffer%2FMakefile.am;fp=tests%2Funit%2Flibringbuffer%2FMakefile.am;h=253e9dae357477068476bc7fe4c99ba793ecdd63;hb=df09bde567961bdf9cdda26f9737e3bbffd5cea9;hp=7b086442ab69983d4784384ee15b70efae6c1bf2;hpb=e4db8f987126e1c1e586e5ae1e1ba73d0ab43438;p=lttng-ust.git diff --git a/tests/unit/libringbuffer/Makefile.am b/tests/unit/libringbuffer/Makefile.am index 7b086442..253e9dae 100644 --- a/tests/unit/libringbuffer/Makefile.am +++ b/tests/unit/libringbuffer/Makefile.am @@ -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/liblttng-ust/liblttng-ust-common.la \ $(top_builddir)/src/common/libcommon.la \ $(top_builddir)/tests/utils/libtap.a