1b08e68448099a34c2972e440a0a38e2226c6630
[babeltrace.git] / lib / component / notification / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3 noinst_LTLIBRARIES = libcomponent-notification.la
4
5 # Plug-in system library
6 libcomponent_notification_la_SOURCES = \
7 notification.c \
8 packet.c \
9 event.c \
10 stream.c \
11 heap.c \
12 inactivity.c
This page took 0.029544 seconds and 3 git commands to generate.