X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2Fcli%2FMakefile.am;h=923a2521739ef50280e8dec7d951a31b62a35164;hb=0c305c6ef8e4e896a963a71eb9eb44639ae203ea;hp=d4437659f922a83b6ee142f4e1a5aa766aeac260;hpb=af47368ed54a22d16db3a8d6c5ffa5a0a10688c8;p=babeltrace.git diff --git a/tests/cli/Makefile.am b/tests/cli/Makefile.am index d4437659..923a2521 100644 --- a/tests/cli/Makefile.am +++ b/tests/cli/Makefile.am @@ -9,7 +9,8 @@ TESTS = test_trace_read \ test_convert_args \ intersection/test_intersection \ test_trace_copy \ - test_debug_info + test_debug_info \ + test_trimmer if USE_PYTHON TESTS += intersection/test_multi_trace_intersection.py