Standardise spelling of debug info
[babeltrace.git] / formats / ctf-text / Makefile.am
index d8180e8504356c81964457af84fec6e3d492d9de..f913de7a12beed31e13520afa1e0eb8e10783db8 100644 (file)
@@ -15,6 +15,6 @@ libbabeltrace_ctf_text_la_LIBADD = \
        $(top_builddir)/lib/libbabeltrace.la \
        $(top_builddir)/formats/ctf/libbabeltrace-ctf.la
 
-if ENABLE_DEBUGINFO
-libbabeltrace_ctf_text_la_LIBADD += $(top_builddir)/lib/libdebuginfo.la
+if ENABLE_DEBUG_INFO
+libbabeltrace_ctf_text_la_LIBADD += $(top_builddir)/lib/libdebug-info.la
 endif
This page took 0.023845 seconds and 4 git commands to generate.