Remove everything related to the `babeltrace` Python package
[babeltrace.git] / configure.ac
index 8ce591f51d04c10b4f75f83281447fd5cf79ac6c..6789ef6cb2de64bb675a3d8e7cec86b1efa3cbd3 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.024113 seconds and 4 git commands to generate.