X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=configure.ac;h=5d0ad5e2cc34e32efef33e04b9eb3d2149290fce;hp=bf0c7e10ae7d4929f789790bc8482d4b3c59304c;hb=73d7fabb358284fcf05553169d6df6279ece6e13;hpb=cd36b2f1a788a9bd7c117cb3b2047ec769944622 diff --git a/configure.ac b/configure.ac index bf0c7e10..5d0ad5e2 100644 --- a/configure.ac +++ b/configure.ac @@ -539,6 +539,7 @@ AC_CONFIG_FILES([tests/plugins/test-utils-muxer-complete], [chmod +x tests/plugi AC_CONFIG_FILES([tests/cli/test_trace_read], [chmod +x tests/cli/test_trace_read]) 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]) AC_CONFIG_FILES([tests/lib/writer/bt_python_helper.py]) AC_CONFIG_FILES([tests/lib/writer/test_ctf_writer_empty_packet.py])