Alon Bar-Lev ebefc6cbf9
tests: Do not use check-local magic as dependency
* tests/gpg/Makefile.am: Use BUILT_SOURCES instead of check-local
and initial.test.
* lang/qt/tests/Makefile.am: Ditto.

--

This fixes "make dist" failure when source tree is clean:
  git clean -dxf
  autoreconf -ivf
  ./configure
  make dist

BUILT_SOURCES should be used when file as generated without explicit
dependency. The check-local is all-am dependency, this means that it
will be resolved also in "make dist".

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
2017-04-10 14:42:10 +02:00
..
2016-09-22 09:12:43 +02:00
2016-09-23 16:08:33 +02:00
2005-10-19 08:23:23 +00:00
2016-10-14 16:32:59 +02:00
2017-01-30 14:19:52 +01:00
2016-09-27 12:49:24 +02:00
2017-01-12 14:18:15 +01:00