X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure.ac;h=323afa75e49b25c9c5995ac96d4007301ed0adda;hb=673a485c0c6a0e75dc183de6f115790d9a2be6e2;hp=b6ba0fe2f834c5b274f15fbb5d0c176019d9f156;hpb=938724091156af29fa2dfb6df194092b6fe88c8e;p=babeltrace.git diff --git a/configure.ac b/configure.ac index b6ba0fe2..323afa75 100644 --- a/configure.ac +++ b/configure.ac @@ -541,6 +541,7 @@ AC_CONFIG_FILES([tests/lib/test_bin_info_complete], [chmod +x tests/lib/test_bin AC_CONFIG_FILES([tests/plugins/test-utils-muxer-complete], [chmod +x tests/plugins/test-utils-muxer-complete]) AC_CONFIG_FILES([tests/cli/test_trace_read], [chmod +x tests/cli/test_trace_read]) +AC_CONFIG_FILES([tests/cli/test_trace_copy], [chmod +x tests/cli/test_trace_copy]) AC_CONFIG_FILES([tests/cli/intersection/test_intersection], [chmod +x tests/cli/intersection/test_intersection]) AC_CONFIG_FILES([tests/cli/test_convert_args], [chmod +x tests/cli/test_convert_args]) AC_CONFIG_FILES([tests/cli/intersection/bt_python_helper.py])