Reduce the number of Makefiles in 'src/' by one more
[babeltrace.git] / tests / lib / Makefile.am
index f2c70351290852f7bb0949e6fd9ab890b001219a..643b7e000e4543f80e8a85ef0ddc3396afd2d830 100644 (file)
@@ -8,7 +8,7 @@ COMMON_TEST_LDADD = \
        $(top_builddir)/tests/utils/tap/libtap.la \
        $(top_builddir)/tests/utils/libtestcommon.la \
        $(top_builddir)/tests/lib/utils/liblib-utils.la \
-       $(top_builddir)/src/common/libbabeltrace2-common.la \
+       $(top_builddir)/src/common/libcommon.la \
        $(top_builddir)/src/logging/liblogging.la
 
 test_bt_values_LDADD = $(COMMON_TEST_LDADD) \
This page took 0.043395 seconds and 4 git commands to generate.