tests: build system spring cleanup
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 29 May 2019 20:48:44 +0000 (16:48 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 6 Jun 2019 19:04:56 +0000 (15:04 -0400)
 * Remove AC_CONFIG_FILES generated files from check_SCRIPTS and
   EXTRA_DIST since they are already included.
 * Remove useless conditionnals on AC_CONFIG_FILES generated files
   since they are always included.
 * Reduce the number of mostly unused Makefiles
 * Remove execute permission on data files

Change-Id: I4e82bac01bf2033409c67508a4d60127a0e77f14
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1350
CI-Build: Francis Deslauriers <francis.deslauriers@efficios.com>
Tested-by: jenkins
Reviewed-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>

No differences found
This page took 0.025952 seconds and 4 git commands to generate.