Fix: Don't override user variables within the build system
[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 heap.c \
9 inactivity.c \
10 discarded-events.c \
11 discarded-packets.c \
12 discarded-elements.c
This page took 0.028922 seconds and 4 git commands to generate.