lib: make can_seek_ns_from_origin logic use `can_seek_forward` property of iterator
[babeltrace.git] / src / fd-cache / Makefile.am
1 noinst_LTLIBRARIES = libbabeltrace2-fd-cache.la
2
3 libbabeltrace2_fd_cache_la_SOURCES = \
4 fd-cache.c \
5 fd-cache.h
This page took 0.034278 seconds and 4 git commands to generate.