X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=configure.ac;h=ba95ac1536d50cabd2bbaddaeba8c7cbcb87774b;hp=d5b2075fcfada89cbad9d0f2d7b5cbd441777761;hb=03f007c88338aad6a1d1f30a757401e0093fa23f;hpb=2b186c3e0b5b7970aa1d0bad341facc4a8580c19 diff --git a/configure.ac b/configure.ac index d5b2075f..ba95ac15 100644 --- a/configure.ac +++ b/configure.ac @@ -683,6 +683,7 @@ AC_CONFIG_FILES([ tests/lib/Makefile tests/lib/writer/Makefile tests/lib/test-plugin-plugins/Makefile + tests/utils/common.sh tests/utils/Makefile tests/utils/tap/Makefile tests/bindings/Makefile @@ -734,7 +735,7 @@ AC_CONFIG_FILES([tests/plugins/test_dwarf_complete], [chmod +x tests/plugins/tes AC_CONFIG_FILES([tests/plugins/test_bin_info_complete], [chmod +x tests/plugins/test_bin_info_complete]) AS_IF([test "x$enable_python_bindings_tests" = xyes], - [AC_CONFIG_FILES([tests/bindings/python/bt2/testall.sh], [chmod +x tests/bindings/python/bt2/testall.sh])] + [AC_CONFIG_FILES([tests/bindings/python/bt2/test_python_bt2], [chmod +x tests/bindings/python/bt2/test_python_bt2])] ) AS_IF([test "x$enable_python_plugins" = "xyes"],