lib: use object pool for event and packet notifications
[babeltrace.git] / lib / graph / notification / Makefile.am
CommitLineData
c5504f73 1noinst_LTLIBRARIES = libgraph-notification.la
6cdbfd7a 2
c5504f73 3libgraph_notification_la_SOURCES = \
78586d8a
JG
4 notification.c \
5 packet.c \
043e2020 6 event.c \
6a5c560c 7 stream.c \
2ec84d26
PP
8 inactivity.c \
9 discarded-events.c \
10 discarded-packets.c \
11 discarded-elements.c
This page took 0.034363 seconds and 4 git commands to generate.