Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/regression/tools/regen-metadata/Makefile
tests/regression/tools/regen-statedump/Makefile
tests/regression/tools/notification/Makefile
+ tests/regression/tools/rotation/Makefile
tests/regression/ust/Makefile
tests/regression/ust/nprocesses/Makefile
tests/regression/ust/high-throughput/Makefile
SUBDIRS = streaming filtering health tracefile-limits snapshots live exclusion save-load mi \
- wildcard crash regen-metadata regen-statedump notification
+ wildcard crash regen-metadata regen-statedump notification rotation
-noinst_SCRIPTS = test_kernel test_ust test_save_load_mi
-EXTRA_DIST = test_kernel test_ust test_save_load_mi
+noinst_SCRIPTS = test_kernel test_ust test_save_load_mi rotate_utils.sh
+EXTRA_DIST = test_kernel test_ust test_save_load_mi rotate_utils.sh
all-local:
@if [ x"$(srcdir)" != x"$(builddir)" ]; then \