lib: rename bt_plugin_create_all_*() -> bt_plugin_find_all_*()
[babeltrace.git] / lib / graph / notification / Makefile.am
1 noinst_LTLIBRARIES = libgraph-notification.la
2
3 libgraph_notification_la_SOURCES = \
4 notification.c \
5 packet.c \
6 event.c \
7 stream.c \
8 inactivity.c
This page took 0.030231 seconds and 4 git commands to generate.