> > * Akim Demaille wrote on Mon, Nov 19, 2007 at 06:47:41AM CET: > >> > >> The first thing I would like to do is to factor the > >> calls to install, using "install FILES... DIR".
In preparation of this I now installed three rather trivial patches to provide a little better testsuite coverage: * tests/nobase.test: Extend test to generated files. * tests/nobase-python.test: New test, nobase for python files. * tests/Makefile.am: Update. * tests/nobase.test: Split off libtool part of nobase.test for increased test exposure, to ... * tests/nobase-libtool.test: ... this new test. * tests/Makefile.am: Update. Find the actual patches here: <http://git.savannah.gnu.org/gitweb/?p=automake.git;a=commit;h=4fff4f3c05c1889d5777b1a951e02ffe0ae88dae> <http://git.savannah.gnu.org/gitweb/?p=automake.git;a=commit;h=56de7b554174973801001b95ccf57ba9abe63b40> <http://git.savannah.gnu.org/gitweb/?p=automake.git;a=commit;h=03f753d32b2d6905ef61d9005e1dcaefacdf6124> FWIW, I will continue to post actual patches here, for the more interesting ones, but the boring ones you can read on the new automake-commit mailing list. Cheers, Ralf