projects
/
babeltrace.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Fix: `babeltrace2 convert`: don't consider the `--plugin-path` opt.
[babeltrace.git]
/
src
/
Makefile.am
1
SUBDIRS = \
2
common \
3
py-common \
4
autodisc \
5
argpar \
6
ctfser \
7
fd-cache \
8
compat \
9
logging \
10
ctf-writer \
11
lib \
12
string-format \
13
python-plugin-provider \
14
plugins \
15
param-parse \
16
cli \
17
bindings
18
19
pkgconfigdir = $(libdir)/pkgconfig
20
pkgconfig_DATA = babeltrace2.pc babeltrace2-ctf-writer.pc
This page took
0.029901 seconds
and
4
git commands to generate.