X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure.ac;h=d23373bb9f74629f8daa73d7730ca6ec3279dfdb;hb=88b3fc9c233989c30ca8e3582b4923713ec51e81;hp=5950c67033a4ecae54a0d2ca88f2dca4f3e8eba6;hpb=05c900e51aad33aff0f97191cd34bf8679e4ad3b;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