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