Fix: typo in ctf_writer error msg
[babeltrace.git] / configure.ac
index ae1e52202587126f166536cf4fa97e79defd7274..a43716ebd92899f061f422522aff8598d9bc88ec 100644 (file)
@@ -727,7 +727,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.sh], [chmod +x tests/python-plugin-provider/test.sh])]
+  [AC_CONFIG_FILES([tests/python-plugin-provider/test_python_plugin_provider], [chmod +x tests/python-plugin-provider/test_python_plugin_provider])]
 )
 
 AC_OUTPUT
This page took 0.022896 seconds and 4 git commands to generate.