X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure.ac;h=d23373bb9f74629f8daa73d7730ca6ec3279dfdb;hb=bb93d641468f118734fbaa205a9a231a85bad60c;hp=5950c67033a4ecae54a0d2ca88f2dca4f3e8eba6;hpb=12671d4923af09099f64800b0853b16a2458877a;p=babeltrace.git diff --git a/configure.ac b/configure.ac index 5950c670..d23373bb 100644 --- a/configure.ac +++ b/configure.ac @@ -815,6 +815,7 @@ AS_IF([test "x$enable_python_bindings" = xyes], AS_IF([test "x$enable_python_plugins" = "xyes"], [AC_CONFIG_FILES([tests/python-plugin-provider/test_python_plugin_provider], [chmod +x tests/python-plugin-provider/test_python_plugin_provider])] + [AC_CONFIG_FILES([tests/python-plugin-provider/test_python_plugin_provider_env], [chmod +x tests/python-plugin-provider/test_python_plugin_provider_env])] ) AC_OUTPUT