Test fix: python plugin provider with new bindings
[babeltrace.git] / tests / python-plugin-provider / Makefile.am
CommitLineData
66e4fcb5 1check_SCRIPTS = test_python_plugin_provider
4965530a 2EXTRA_DIST = \
4965530a
PP
3 test_python_plugin_provider.py \
4 bt_plugin_test_python_plugin_provider.py
5
6LOG_DRIVER_FLAGS='--merge'
7LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) $(top_srcdir)/config/tap-driver.sh
8
9if ENABLE_PYTHON_BINDINGS
66e4fcb5 10TESTS = test_python_plugin_provider
4965530a 11endif
This page took 0.022772 seconds and 4 git commands to generate.