Add an internal 'libcommon' for utils
[lttng-ust.git] / tests / unit / libringbuffer / Makefile.am
index 134bcb1cec824e9ec0318aa1cd5b9379d925fd22..1954e4548d941a463d0eabaa974c33857b204144 100644 (file)
@@ -7,5 +7,5 @@ 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/snprintf/libustsnprintf.la \
+       $(top_builddir)/src/common/libcommon.la \
        $(top_builddir)/tests/utils/libtap.a
This page took 0.024324 seconds and 4 git commands to generate.