Tests: add a recording rule listing test
[lttng-tools.git] / tests / regression / tools / client / Makefile.am
index e96a24b13c08399fc9ddb2a1e16fd2e8da8117eb..4cc740ec071108f48acee302c8171526077bc773 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: GPL-2.0-only
 
-noinst_SCRIPTS = test_session_commands.py
-EXTRA_DIST = test_session_commands.py
+noinst_SCRIPTS = test_session_commands.py test_event_rule_listing.py
+EXTRA_DIST = test_session_commands.py test_event_rule_listing.py
 
 all-local:
        @if [ x"$(srcdir)" != x"$(builddir)" ]; then \
This page took 0.023116 seconds and 4 git commands to generate.