projects
/
babeltrace.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
cli, plugins/ctf/fs-src: Make src.ctf.fs accept multiple root paths
[babeltrace.git]
/
plugins
/
ctf
/
fs-src
/
Makefile.am
1
AM_CPPFLAGS += -I$(top_srcdir)/plugins
2
3
noinst_LTLIBRARIES = libbabeltrace-plugin-ctf-fs-src.la
4
5
libbabeltrace_plugin_ctf_fs_src_la_SOURCES = \
6
data-stream-file.c \
7
data-stream-file.h \
8
file.c \
9
file.h \
10
fs.c \
11
fs.h \
12
lttng-index.h \
13
metadata.c \
14
metadata.h \
15
query.h \
16
query.c \
17
logging.h \
18
logging.c
This page took
0.030537 seconds
and
4
git commands to generate.