lib: rename bt_plugin_create_all_*() -> bt_plugin_find_all_*()
[deliverable/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.033946 seconds and 5 git commands to generate.