X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2Fplugins%2Fsink.ctf.fs%2Fsucceed%2FMakefile.am;fp=tests%2Fplugins%2Fsink.ctf.fs%2Fsucceed%2FMakefile.am;h=b4332093fb32b32a3a47cf94dc5ed80776d1be6f;hb=ed6156965f371d41f99b9ddb42195145e00335a3;hp=d1b90390a92d7c6e9dce2d6ce66567aa9afa9bd0;hpb=c85155116e7fa4e72e69150ce666acf78f4147a1;p=babeltrace.git diff --git a/tests/plugins/sink.ctf.fs/succeed/Makefile.am b/tests/plugins/sink.ctf.fs/succeed/Makefile.am index d1b90390..b4332093 100644 --- a/tests/plugins/sink.ctf.fs/succeed/Makefile.am +++ b/tests/plugins/sink.ctf.fs/succeed/Makefile.am @@ -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