maint: list of names of built programs available in the Makefiles
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 2 Sep 2012 19:55:11 +0000 (21:55 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 5 Sep 2012 06:48:29 +0000 (08:48 +0200)
commit24fb6d91b6b5b460d5d0b4f5c76d4a954f928040
tree52f463ff5d67add3e208f93bdf608d5107dc09a6
parent84f5176fcdc8a4015dc3cf8100686b8e8be0c894
maint: list of names of built programs available in the Makefiles

This is just a preparatory refactoring in view of future changes.

* configure.ac (AC_SUBST): New 'built_programs'.
* tests/Makefile.am (AM_TESTS_ENVIRONMENT): Simply define the exported
variable 'built_programs' to the expansion of the '$(built_programs)'
AC_SUBST'd make variable.
(.built-programs): Remove this now-unneeded convenience target.
(CLEANFILES, check_DATA): Delete, no longer needed.
configure.ac
tests/Makefile.am