string-format: introduce function to format component class name
[babeltrace.git] / src / Makefile.am
CommitLineData
57952005
MJ
1SUBDIRS = \
2 common \
2d7aa9b6 3 py-common \
77a5caaf 4 autodisc \
7263c7a9 5 argpar \
57952005
MJ
6 ctfser \
7 fd-cache \
8 compat \
9 logging \
10 ctf-writer \
11 lib \
bed8ebb9 12 string-format \
57952005
MJ
13 python-plugin-provider \
14 plugins \
f956eb2d 15 param-parse \
57952005
MJ
16 cli \
17 bindings
18
19pkgconfigdir = $(libdir)/pkgconfig
20pkgconfig_DATA = babeltrace2.pc babeltrace2-ctf-writer.pc
This page took 0.038328 seconds and 4 git commands to generate.