96560c10d49e52baf5f1fe60f1c5eb4f4ebe8073
[babeltrace.git] / lib / graph / notification / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3 noinst_LTLIBRARIES = libgraph-notification.la
4
5 libgraph_notification_la_SOURCES = \
6 notification.c \
7 packet.c \
8 event.c \
9 stream.c \
10 heap.c \
11 inactivity.c \
12 discarded-events.c \
13 discarded-packets.c \
14 discarded-elements.c
This page took 0.029592 seconds and 3 git commands to generate.