lib: use object pool for event and packet notifications
[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 \
9 discarded-events.c \
10 discarded-packets.c \
11 discarded-elements.c
This page took 0.028856 seconds and 4 git commands to generate.