4bdbedd0ccc496ab11bb1b2164f4eba1be737b3f
[babeltrace.git] / tests / Makefile.am
1 SUBDIRS = utils cli lib bindings plugins
2
3 EXTRA_DIST = $(srcdir)/ctf-traces/** \
4 $(srcdir)/debug-info-data/** \
5 $(srcdir)/debug-info-data/.build-id/cd/**
6
7 if ENABLE_PYTHON_PLUGINS
8 SUBDIRS += python-plugin-provider
9 endif
This page took 0.028537 seconds and 3 git commands to generate.