X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fclient%2FMakefile.am;h=5a85480fd9cabb5fedb9deaa532645a88dfc313e;hb=6afa580fbfd08a881e81ed1db788fa9fa6e01162;hp=4cc740ec071108f48acee302c8171526077bc773;hpb=4e845c10b7b0549cdd0ad400509454399150c061;p=lttng-tools.git diff --git a/tests/regression/tools/client/Makefile.am b/tests/regression/tools/client/Makefile.am index 4cc740ec0..5a85480fd 100644 --- a/tests/regression/tools/client/Makefile.am +++ b/tests/regression/tools/client/Makefile.am @@ -1,7 +1,9 @@ # SPDX-License-Identifier: GPL-2.0-only -noinst_SCRIPTS = test_session_commands.py test_event_rule_listing.py -EXTRA_DIST = test_session_commands.py test_event_rule_listing.py +noinst_SCRIPTS = test_session_commands.py test_event_rule_listing.py \ + test_bug1373_events_differ_only_by_loglevel +EXTRA_DIST = test_session_commands.py test_event_rule_listing.py \ + test_bug1373_events_differ_only_by_loglevel all-local: @if [ x"$(srcdir)" != x"$(builddir)" ]; then \