fix: move read event from iterator to event.h
[babeltrace.git] / formats / bt-dummy / Makefile.am
index 50ef9098b2499cc221a8c318fba73ff8bd6613c6..016ffad9983716124ae33128153d4b7639588f86 100644 (file)
@@ -6,4 +6,4 @@ libbt_dummy_la_SOURCES = \
        bt-dummy.c
 
 libbt_dummy_la_LIBADD = \
-       ../libbabeltrace_registry.la
+       $(top_builddir)/lib/libbabeltrace.la
This page took 0.024348 seconds and 4 git commands to generate.