Fix: add missing test file to EXTRA_DIST
[lttng-tools.git] / tests / regression / tools / save-load / Makefile.am
index 6b496be39d1200d1cba1d85f6376ed9858d59154..2913154a1fd0977d12ee24121085f06d1a2a5871 100644 (file)
@@ -1,5 +1,6 @@
 noinst_SCRIPTS = test_save test_load
-EXTRA_DIST = $(noinst_SCRIPTS) load-42.lttng load-42-complex.lttng
+EXTRA_DIST = $(noinst_SCRIPTS) load-42.lttng load-42-complex.lttng \
+       load-42-trackers.lttng
 
 all-local:
        @if [ x"$(srcdir)" != x"$(builddir)" ]; then \
This page took 0.023791 seconds and 5 git commands to generate.