61bd98af1daddbc5e405cd821bfe6da8ef9182e5
[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 heap.c \
9 inactivity.c \
10 discarded-events.c \
11 discarded-packets.c \
12 discarded-elements.c
This page took 0.029804 seconds and 3 git commands to generate.