Standardise spelling of debug info
[babeltrace.git] / formats / ctf-text / Makefile.am
index 39f8f389abc0c4b59d71b7b8b3591334f59215e1..f913de7a12beed31e13520afa1e0eb8e10783db8 100644 (file)
@@ -14,3 +14,7 @@ libbabeltrace_ctf_text_la_LDFLAGS = \
 libbabeltrace_ctf_text_la_LIBADD = \
        $(top_builddir)/lib/libbabeltrace.la \
        $(top_builddir)/formats/ctf/libbabeltrace-ctf.la
+
+if ENABLE_DEBUG_INFO
+libbabeltrace_ctf_text_la_LIBADD += $(top_builddir)/lib/libdebug-info.la
+endif
This page took 0.022858 seconds and 4 git commands to generate.