Remove everything related to the `babeltrace` Python package
[babeltrace.git] / configure.ac
index 9149a7c71aebf061c3366d2399d169a31e61ff63..55d87b505af4d0be9138e1d98a2b800e68b828ad 100644 (file)
@@ -814,7 +814,6 @@ AS_IF([test "x$enable_python_bindings" = xyes],
   [
        AC_CONFIG_FILES([tests/bindings/python/bt2/test_python_bt2], [chmod +x tests/bindings/python/bt2/test_python_bt2])
        AC_CONFIG_FILES([tests/utils/test_python_bt2_env], [chmod +x tests/utils/test_python_bt2_env])
-       AC_CONFIG_FILES([tests/bindings/python/babeltrace/test_python_babeltrace], [chmod +x tests/bindings/python/babeltrace/test_python_babeltrace])
   ]
 )
 
This page took 0.038572 seconds and 4 git commands to generate.