X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2Fcli%2FMakefile.am;h=d4437659f922a83b6ee142f4e1a5aa766aeac260;hb=8bef670e9a8eaaf0d9032b79efe0d2443a1cf845;hp=27e67dfae58422b2c2d29f6b66f41c8a84ca0429;hpb=3be61dc2eb9608e6d66d214cc8caba9456dabf81;p=babeltrace.git diff --git a/tests/cli/Makefile.am b/tests/cli/Makefile.am index 27e67dfa..d4437659 100644 --- a/tests/cli/Makefile.am +++ b/tests/cli/Makefile.am @@ -8,7 +8,8 @@ TESTS = test_trace_read \ test_packet_seq_num \ test_convert_args \ intersection/test_intersection \ - test_trace_copy + test_trace_copy \ + test_debug_info if USE_PYTHON TESTS += intersection/test_multi_trace_intersection.py