X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2Fcli%2FMakefile.am;h=d4437659f922a83b6ee142f4e1a5aa766aeac260;hb=2ca134ef87b696ea6030d93f45b2486695703362;hp=27e67dfae58422b2c2d29f6b66f41c8a84ca0429;hpb=5177c3519afdc36b0948209c73f1d0719a9a3eb0;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