Fix: lib: Mismatch in function declarations and definitions
[deliverable/babeltrace.git] / fd-cache / Makefile.am
CommitLineData
4f1568cb
FD
1AM_CPPFLAGS += -DINSTALL_LIBDIR=\"$(libdir)\"
2
3noinst_LTLIBRARIES = libbabeltrace-fd-cache.la
4
5libbabeltrace_fd_cache_la_SOURCES = \
6 fd-cache.c \
7 logging.c \
8 logging.h
This page took 0.024131 seconds and 5 git commands to generate.