common: introduce struct bt_common_color_codes and function bt_common_color_get_codes
[babeltrace.git] / src / Makefile.am
CommitLineData
578e048b
MJ
1SUBDIRS = \
2 common \
7085eeaa 3 py-common \
97010665 4 autodisc \
fac21c87 5 argpar \
578e048b
MJ
6 ctfser \
7 fd-cache \
8 compat \
9 logging \
10 ctf-writer \
11 lib \
12 python-plugin-provider \
13 plugins \
5869b179 14 param-parse \
578e048b
MJ
15 cli \
16 bindings
17
18pkgconfigdir = $(libdir)/pkgconfig
19pkgconfig_DATA = babeltrace2.pc babeltrace2-ctf-writer.pc
This page took 0.03987 seconds and 4 git commands to generate.