Reduce the number of Makefiles in 'src/'
[babeltrace.git] / tests / plugins / src.ctf.fs / succeed / Makefile.am
index 2cfbe2d93f9965afd797e9bf1ecd3e23427e40c3..906dc7a6936ec94d105436413197f8a45b6c2475 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_simple_SOURCES = gen-trace-simple.c
 gen_trace_simple_LDADD = $(GEN_TRACE_LDADD)
This page took 0.028421 seconds and 4 git commands to generate.