ref.h: doc: fix typo
[babeltrace.git] / lib / plugin-system / notification / Makefile.am
CommitLineData
6cdbfd7a
JG
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3noinst_LTLIBRARIES = libplugin-system-notification.la
4
5# Plug-in system library
6libplugin_system_notification_la_SOURCES = \
78586d8a
JG
7 notification.c \
8 packet.c \
043e2020 9 event.c \
6a5c560c
JG
10 stream.c \
11 heap.c
This page took 0.023383 seconds and 4 git commands to generate.