X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=formats%2Fctf-text%2FMakefile.am;h=8db9f39aea07c2b67492bdd9280b02a9ad827f78;hb=fa709ab2ef8c8331fcccb6408fc7740918fc286d;hp=15fe22f6162ef8fadb322c5f21060343d00fc2c2;hpb=5d8669ecc533497d27dfaa167c5292d4d9b783b8;p=babeltrace.git 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