projects
/
babeltrace.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Move CLI params parsing to its own lib
[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
python-plugin-provider \
13
plugins \
14
param-parse \
15
cli \
16
bindings
17
18
pkgconfigdir = $(libdir)/pkgconfig
19
pkgconfig_DATA = babeltrace2.pc babeltrace2-ctf-writer.pc
This page took
0.031711 seconds
and
4
git commands to generate.