Add missing libadd
[babeltrace.git] / formats / ctf-text / Makefile.am
index 15fe22f6162ef8fadb322c5f21060343d00fc2c2..8db9f39aea07c2b67492bdd9280b02a9ad827f78 100644 (file)
@@ -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
This page took 0.022345 seconds and 4 git commands to generate.