X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf-text%2FMakefile.am;h=8db9f39aea07c2b67492bdd9280b02a9ad827f78;hp=15fe22f6162ef8fadb322c5f21060343d00fc2c2;hb=1842a4c801d0878adf40862fda0c310a52a6fdd2;hpb=5d8669ecc533497d27dfaa167c5292d4d9b783b8 diff --git a/formats/ctf-text/Makefile.am b/formats/ctf-text/Makefile.am index 15fe22f6..8db9f39a 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 \ + ../libbabeltrace_registry.la