lttng {add,list}-triggers: use `name` instead of `id`
[lttng-tools.git] / tests / regression / tools / trigger / Makefile.am
index dcd15b4d1505d1c288178f68017af61326e6fadf..6cd4ef6601dc0f789c9137e30a75e6ca7199ba4e 100644 (file)
@@ -1,7 +1,11 @@
+SUBDIRS=utils start-stop rate-policy
+
 noinst_SCRIPTS = test_add_trigger_cli \
-       test_list_triggers_cli
+       test_list_triggers_cli \
+       test_remove_trigger_cli
 EXTRA_DIST = test_add_trigger_cli \
-       test_list_triggers_cli
+       test_list_triggers_cli \
+       test_remove_trigger_cli
 
 all-local:
        @if [ x"$(srcdir)" != x"$(builddir)" ]; then \
This page took 0.023182 seconds and 4 git commands to generate.