Test: run debug-info even with built-in plugins
[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.031285 seconds and 5 git commands to generate.