Fix: remove g_spawn_check_exit_status to support glib 2.22
[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.030453 seconds and 4 git commands to generate.