Fix: src.ctf.fs: metadata-info: sanitize `path` param
[babeltrace.git] / fd-cache / Makefile.am
1 AM_CPPFLAGS += -DINSTALL_LIBDIR=\"$(libdir)\"
2
3 noinst_LTLIBRARIES = libbabeltrace-fd-cache.la
4
5 libbabeltrace_fd_cache_la_SOURCES = \
6 fd-cache.c \
7 logging.c \
8 logging.h
This page took 0.043304 seconds and 4 git commands to generate.