Reduce the number of Makefiles in 'src/'
[babeltrace.git] / tests / plugins / sink.ctf.fs / succeed / Makefile.am
index 1f7d46cffab7fc5619a3bc4cf0d885c56cd692b5..f8974f62fc22a66ac0227de26833a20d868c36d9 100644 (file)
@@ -6,7 +6,7 @@ dist_check_SCRIPTS = test_succeed
 GEN_TRACE_LDADD = \
        $(top_builddir)/src/ctf-writer/libbabeltrace2-ctf-writer.la \
        $(top_builddir)/src/common/libbabeltrace2-common.la \
-       $(top_builddir)/src/logging/libbabeltrace2-logging.la
+       $(top_builddir)/src/logging/liblogging.la
 
 gen_trace_float_SOURCES = gen-trace-float.c
 gen_trace_float_LDADD = $(GEN_TRACE_LDADD)
This page took 0.028373 seconds and 4 git commands to generate.