text plugin: add color support
[babeltrace.git] / plugins / text / Makefile.am
index 943fc22cfa6cc02828c4e31c09dbce7cb7cf0b2b..0abdfb63834b7ebca60769c85ef3e48274aa991e 100644 (file)
@@ -16,4 +16,5 @@ libbabeltrace_plugin_ctf_text_la_LDFLAGS = \
 
 libbabeltrace_plugin_ctf_text_la_LIBADD = \
        $(top_builddir)/lib/libbabeltrace.la \
-       $(top_builddir)/formats/ctf/libbabeltrace-ctf.la
+       $(top_builddir)/formats/ctf/libbabeltrace-ctf.la \
+       $(top_builddir)/common/libbabeltrace-common.la
This page took 0.022594 seconds and 4 git commands to generate.