Am 25.02.2011 11:31, schrieb Richard Frith-Macdonald: > Author: rfm > Date: Fri Feb 25 11:31:34 2011 > New Revision: 32366 > > URL: http://svn.gna.org/viewcvs/gnustep?rev=32366&view=rev > Log: > run testsuite from top level makefile > > Modified: > libs/base/trunk/GNUmakefile
I don't think that this was a great idea. It should work if you use "make all", but won't if you do the make and "make install" steps separately. Having an empty install step in the Tests GNUmakefile should work around the issue. _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
