X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure.ac;h=d23373bb9f74629f8daa73d7730ca6ec3279dfdb;hb=refs%2Fheads%2FC009-19;hp=5950c67033a4ecae54a0d2ca88f2dca4f3e8eba6;hpb=54da61d0bdb29f2e21be621a69267f2f1d52b0a4;p=deliverable%2Fbabeltrace.git diff --git a/configure.ac b/configure.ac index 5950c6703..d23373bb9 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