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