tests: trigger action firing policy
[lttng-tools.git] / tests / regression / tools / trigger / Makefile.am
index dcd15b4d1505d1c288178f68017af61326e6fadf..914634a0425667212fe0d22dd18190290212bac3 100644 (file)
@@ -1,7 +1,11 @@
+SUBDIRS=utils start-stop firing-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.022617 seconds and 4 git commands to generate.