Revert "Fix: add missing test file to EXTRA_DIST"
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 24 Sep 2015 19:28:54 +0000 (15:28 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 24 Sep 2015 19:28:54 +0000 (15:28 -0400)
This reverts commit fb7d878577570de1470d891757abad9f078ebeec.

tests/regression/tools/save-load/Makefile.am

index 2913154a1fd0977d12ee24121085f06d1a2a5871..6b496be39d1200d1cba1d85f6376ed9858d59154 100644 (file)
@@ -1,6 +1,5 @@
 noinst_SCRIPTS = test_save test_load
-EXTRA_DIST = $(noinst_SCRIPTS) load-42.lttng load-42-complex.lttng \
-       load-42-trackers.lttng
+EXTRA_DIST = $(noinst_SCRIPTS) load-42.lttng load-42-complex.lttng
 
 all-local:
        @if [ x"$(srcdir)" != x"$(builddir)" ]; then \
This page took 0.026417 seconds and 4 git commands to generate.