projects
/
babeltrace.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
db32a43c614b024577b29195aea3e77decb957c5
[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
This page took
0.029135 seconds
and
4
git commands to generate.