lib: add internal object pool API and use it; adapt plugins/tests
[babeltrace.git] / plugins / ctf / common / notif-iter / Makefile.am
1 noinst_LTLIBRARIES = libctf-notif-iter.la
2
3 libctf_notif_iter_la_SOURCES = \
4 notif-iter.c \
5 notif-iter.h \
6 logging.c \
7 logging.h
This page took 0.032302 seconds and 4 git commands to generate.