X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure.ac;h=9cf24c97e63dc5ea76bfc075924b1ad6ba7cce18;hb=ae1623bb62f07657a48f493fe7d744bfb3039335;hp=a41cb318a96b20a458426535b77f4f33c076cf31;hpb=f651e9843f0c6131ace24c33ef9cedc6926d7c51;p=babeltrace.git diff --git a/configure.ac b/configure.ac index a41cb318..9cf24c97 100644 --- a/configure.ac +++ b/configure.ac @@ -793,6 +793,7 @@ AC_CONFIG_FILES([ 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/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]) AC_CONFIG_FILES([tests/cli/test_trace_copy], [chmod +x tests/cli/test_trace_copy]) AC_CONFIG_FILES([tests/cli/test_trace_read], [chmod +x tests/cli/test_trace_read])