tests: fix Python plugin provider tests on Windows
[babeltrace.git] / src / Makefile.am
CommitLineData
57952005
MJ
1SUBDIRS = \
2 common \
2d7aa9b6 3 py-common \
57952005
MJ
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
15pkgconfigdir = $(libdir)/pkgconfig
16pkgconfig_DATA = babeltrace2.pc babeltrace2-ctf-writer.pc
This page took 0.026798 seconds and 4 git commands to generate.