lib: use common precond. assert. macros from `assert-cond.h` thru lib
[babeltrace.git] / src / fd-cache / Makefile.am
1 # SPDX-License-Identifier: MIT
2
3 noinst_LTLIBRARIES = libbabeltrace2-fd-cache.la
4
5 libbabeltrace2_fd_cache_la_SOURCES = \
6 fd-cache.c \
7 fd-cache.h
This page took 0.033396 seconds and 4 git commands to generate.