cli: add component-specific `--log-level` option (run/convert commands)
[babeltrace.git] / src / fd-cache / Makefile.am
CommitLineData
1e638f98
FD
1AM_CPPFLAGS += -DINSTALL_LIBDIR=\"$(libdir)\"
2
a12f3d62 3noinst_LTLIBRARIES = libbabeltrace2-fd-cache.la
1e638f98 4
a12f3d62 5libbabeltrace2_fd_cache_la_SOURCES = \
1e638f98 6 fd-cache.c \
578e048b 7 fd-cache.h \
1e638f98
FD
8 logging.c \
9 logging.h
This page took 0.041196 seconds and 4 git commands to generate.