fix: move read event from iterator to event.h
[babeltrace.git] / formats / ctf-text / Makefile.am
index 8db9f39aea07c2b67492bdd9280b02a9ad827f78..ca033e058b31f1ed6dd6451130a1c6ad9a5519e2 100644 (file)
@@ -9,4 +9,4 @@ libctf_text_la_SOURCES = \
 
 libctf_text_la_LIBADD = \
        types/libctf-text-types.la \
-       ../libbabeltrace_registry.la
+       $(top_builddir)/lib/libbabeltrace.la
This page took 0.024107 seconds and 4 git commands to generate.