projects
/
babeltrace.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Move plugin system sources to lib/plugin-system
[babeltrace.git]
/
plugins
/
ctf
/
lttng-live
/
Makefile.am
1
AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3
libbabeltrace_plugin_ctf_lttng_live_la_SOURCES = lttng-live.c
4
5
noinst_HEADERS = lttng-live-internal.h
6
noinst_LTLIBRARIES = libbabeltrace-plugin-ctf-lttng-live.la
7
This page took
0.030802 seconds
and
5
git commands to generate.