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