tests: remove non-existent files from EXTRA_DIST
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 2 May 2019 18:29:10 +0000 (14:29 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 May 2019 22:19:40 +0000 (18:19 -0400)
commitbf31df8cbf57bc7ca6dea56d4f7209c703d1a19b
tree0d00e36b0bc0f2d74246fbe4c5c1fbf4e17e8ef3
parent6c0bb05a6851602e777bc2fdb42e4b0e8ab2f1c9
tests: remove non-existent files from EXTRA_DIST

These files were removed in commit

    e8bacbe2bd42 ("Remove stale trace-ir test files")

... so they should be removed from EXTRA_DIST as well.  Currently, it
causes a "make dist" failure:

  make[4]: *** No rule to make target 'test_trace.py', needed by 'distdir'.  Stop.

The tests/lib/trace-ir directory is currently not very useful, as it
contains no tests at all, so we could remove it in theory.  But I
presume we'll add something in there in not too long, so I think we can
leave it there.

Change-Id: Iec44efd7c52e84b35a5a55206055b5d63635fbe1
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1241
Tested-by: jenkins
Reviewed-by: Jonathan Rajotte Julien <jonathan.rajotte-julien@efficios.com>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
tests/lib/trace-ir/Makefile.am
This page took 0.024781 seconds and 4 git commands to generate.