90619a2fd4bae9cf1aef009b71f041b945f0e2f1
[babeltrace.git] / src / Makefile.am
1 SUBDIRS = \
2 common \
3 py-common \
4 ctfser \
5 fd-cache \
6 compat \
7 logging \
8 ctf-writer \
9 lib \
10 python-plugin-provider \
11 plugins \
12 cli \
13 bindings
14
15 pkgconfigdir = $(libdir)/pkgconfig
16 pkgconfig_DATA = babeltrace2.pc babeltrace2-ctf-writer.pc
This page took 0.030497 seconds and 3 git commands to generate.