Build fix: remove load-42-stream.lttng from dist target
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 7 Oct 2016 14:17:26 +0000 (10:17 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 7 Oct 2016 14:17:26 +0000 (10:17 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/regression/tools/save-load/configuration/Makefile.am

index 79673fc7f7a4ac93e09e77ea95be505ab9a0327a..adfb83647c191b31399eea598a4609fb058936df 100644 (file)
@@ -1,5 +1,4 @@
-EXTRA_DIST = load-42-stream.lttng load-42-live.lttng \
-       load-42-snapshot.lttng
+EXTRA_DIST = load-42-live.lttng load-42-snapshot.lttng
 
 all-local:
        @if [ x"$(srcdir)" != x"$(builddir)" ]; then \
This page took 0.026585 seconds and 5 git commands to generate.