fix: move read event from iterator to event.h
[babeltrace.git] / formats / ctf-text / Makefile.am
index 15fe22f6162ef8fadb322c5f21060343d00fc2c2..ca033e058b31f1ed6dd6451130a1c6ad9a5519e2 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 \
+       $(top_builddir)/lib/libbabeltrace.la
This page took 0.02271 seconds and 4 git commands to generate.