Port fix: Windows does not allow read-only mappings > file's size
[babeltrace.git] / tests / Makefile.am
CommitLineData
1b83271b 1SUBDIRS = utils cli lib bindings
ac65e355 2
3d5e9596 3EXTRA_DIST = $(srcdir)/ctf-traces/** \
2748fb3b
AB
4 $(srcdir)/debug-info-data/** \
5 $(srcdir)/debug-info-data/.build-id/cd/**
1b83271b 6
de8bce8a 7if !ENABLE_BUILT_IN_PLUGINS
1b83271b
PP
8SUBDIRS += plugins
9endif
a26f524a
PP
10
11if ENABLE_PYTHON_PLUGINS
12SUBDIRS += python-plugin-provider
13endif
This page took 0.045006 seconds and 4 git commands to generate.