X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=formats%2Fctf-text%2FMakefile.am;h=ca033e058b31f1ed6dd6451130a1c6ad9a5519e2;hb=127631b1d137db94f6bb5c51e38ea06321b5611d;hp=15fe22f6162ef8fadb322c5f21060343d00fc2c2;hpb=5d8669ecc533497d27dfaa167c5292d4d9b783b8;p=babeltrace.git diff --git a/formats/ctf-text/Makefile.am b/formats/ctf-text/Makefile.am index 15fe22f6..ca033e05 100644 --- a/formats/ctf-text/Makefile.am +++ b/formats/ctf-text/Makefile.am @@ -8,4 +8,5 @@ libctf_text_la_SOURCES = \ ctf-text.c libctf_text_la_LIBADD = \ - types/libctf-text-types.la + types/libctf-text-types.la \ + $(top_builddir)/lib/libbabeltrace.la