tap-driver.sh: flush stdout after each test result
[babeltrace.git] / plugins / lttng-utils / debug-info / Makefile.am
index f43feac6cf1d68d65b709d2ab57739be87e63d77..0dea0a463941195b6028a22f48b32a2630b0883e 100644 (file)
@@ -1,6 +1,10 @@
 AM_CPPFLAGS += -I$(top_srcdir)/plugins
 
 noinst_LTLIBRARIES = libdebug-info.la
+
+libdebug_info_la_LIBADD = \
+       $(top_builddir)/fd-cache/libbabeltrace2-fd-cache.la
+
 libdebug_info_la_SOURCES = \
        bin-info.c \
        bin-info.h \
This page took 0.023658 seconds and 4 git commands to generate.