X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fstress%2FMakefile.am;h=2f510f0949fc5952248f6bb450f061edee3f12c1;hb=30d86f7d9b5b49d8e035e686b9d23c7bda805e11;hp=e9b99e54326230618f75bed6b9e6dbf3121ff05f;hpb=605ac7582cd379d4c6d0744f822a494640ae2cc7;p=lttng-tools.git diff --git a/tests/stress/Makefile.am b/tests/stress/Makefile.am index e9b99e543..2f510f094 100644 --- a/tests/stress/Makefile.am +++ b/tests/stress/Makefile.am @@ -1,2 +1,4 @@ -noinst_SCRIPTS = README launch_ust_app test_multi_sessions_per_uid_10app -EXTRA_DIST = README launch_ust_app test_multi_sessions_per_uid_10app +noinst_SCRIPTS = README launch_ust_app test_multi_sessions_per_uid_10app \ + test_multi_sessions_per_uid_5app_streaming +EXTRA_DIST = README launch_ust_app test_multi_sessions_per_uid_10app \ + test_multi_sessions_per_uid_5app_streaming