SoW-2020-0003: Trace Hit Counters
[lttng-tools.git] / tests / regression / tools / save-load / Makefile.am
index 2913154a1fd0977d12ee24121085f06d1a2a5871..469102f8eed088c40cabcd5f3c9e8128d1fa56de 100644 (file)
@@ -1,6 +1,12 @@
-noinst_SCRIPTS = test_save test_load
+# SPDX-License-Identifier: GPL-2.0-only
+
+noinst_SCRIPTS = test_save test_load test_autoload
 EXTRA_DIST = $(noinst_SCRIPTS) load-42.lttng load-42-complex.lttng \
-       load-42-trackers.lttng
+       load-42-trackers.lttng tracker_legacy_none.lttng \
+       tracker_legacy_all.lttng tracker_legacy_selective.lttng \
+       load-42-maps.lttng
+
+SUBDIRS = configuration
 
 all-local:
        @if [ x"$(srcdir)" != x"$(builddir)" ]; then \
This page took 0.026232 seconds and 5 git commands to generate.