Reduce the number of Makefiles in 'src/' by one more
[babeltrace.git] / tests / plugins / sink.ctf.fs / succeed / Makefile.am
index d1b90390a92d7c6e9dce2d6ce66567aa9afa9bd0..b4332093fb32b32a3a47cf94dc5ed80776d1be6f 100644 (file)
@@ -5,7 +5,7 @@ dist_check_SCRIPTS = test-succeed.sh
 # CTF trace generators
 GEN_TRACE_LDADD = \
        $(top_builddir)/src/ctf-writer/libbabeltrace2-ctf-writer.la \
-       $(top_builddir)/src/common/libbabeltrace2-common.la \
+       $(top_builddir)/src/common/libcommon.la \
        $(top_builddir)/src/logging/liblogging.la
 
 gen_trace_float_SOURCES = gen-trace-float.c
This page took 0.02371 seconds and 4 git commands to generate.