Add `-internal` suffix to all internal header files
[babeltrace.git] / lib / component / notification / Makefile.am
CommitLineData
6cdbfd7a
JG
1AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
33b34c43 3noinst_LTLIBRARIES = libcomponent-notification.la
6cdbfd7a
JG
4
5# Plug-in system library
33b34c43 6libcomponent_notification_la_SOURCES = \
78586d8a
JG
7 notification.c \
8 packet.c \
043e2020 9 event.c \
6a5c560c 10 stream.c \
ece3fb0f
PP
11 heap.c \
12 inactivity.c
This page took 0.027961 seconds and 4 git commands to generate.