2c837b109b9b52d27e0b29a72c9cbd9a5af202b2
[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.029206 seconds and 3 git commands to generate.