Add dummy output module
[babeltrace.git] / converter / Makefile.am
index 794740d65f0099058223066678d2e7eb9d97aba6..a47a18dcd23430bc2c37d0f7ca8b4d9d2ce921fd 100644 (file)
@@ -11,6 +11,7 @@ libbabeltrace_la_LIBADD = \
        $(top_builddir)/types/libbabeltrace_types.la \
        $(top_builddir)/formats/ctf/libctf.la \
        $(top_builddir)/formats/ctf-text/libctf-text.la \
+       $(top_builddir)/formats/bt-dummy/libbt-dummy.la \
        $(top_builddir)/lib/libprio_heap.la
 
 babeltrace_SOURCES = \
This page took 0.024031 seconds and 4 git commands to generate.