X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure.ac;h=1f2400e3864ce1bd51dc25d6a2058f3d906326d6;hb=54ef52bdb98b7f56817f3d401aa38d6bffcd1fe6;hp=8f856e27a2cdfbdf8330680dcea5b32413be26e4;hpb=6d224992f91f8bb689b43cb745b9ca55007495bf;p=babeltrace.git diff --git a/configure.ac b/configure.ac index 8f856e27..1f2400e3 100644 --- a/configure.ac +++ b/configure.ac @@ -749,21 +749,12 @@ AC_CONFIG_FILES([ logging/Makefile bindings/Makefile tests/Makefile - tests/cli/Makefile - tests/cli/intersection/Makefile tests/lib/Makefile tests/lib/test-plugin-plugins/Makefile - tests/lib/trace-ir/Makefile - tests/lib/ctf-writer/Makefile tests/utils/common.sh tests/utils/Makefile tests/utils/tap/Makefile - tests/bindings/Makefile - tests/bindings/python/Makefile - tests/bindings/python/bt2/Makefile tests/plugins/Makefile - tests/plugins/ctf/Makefile - tests/python-plugin-provider/Makefile extras/Makefile extras/valgrind/Makefile plugins/Makefile @@ -791,7 +782,7 @@ AC_CONFIG_FILES([ babeltrace-ctf.pc ]) -AC_CONFIG_FILES([tests/cli/intersection/test_intersection], [chmod +x tests/cli/intersection/test_intersection]) +AC_CONFIG_FILES([tests/cli/test_intersection], [chmod +x tests/cli/test_intersection]) AC_CONFIG_FILES([tests/cli/test_convert_args], [chmod +x tests/cli/test_convert_args]) AC_CONFIG_FILES([tests/cli/test_output_ctf_metadata], [chmod +x tests/cli/test_output_ctf_metadata]) AC_CONFIG_FILES([tests/cli/test_packet_seq_num], [chmod +x tests/cli/test_packet_seq_num])