From: <den...@us...> - 2009-07-06 12:50:24
|
Revision: 5 http://stdair.svn.sourceforge.net/stdair/?rev=5&view=rev Author: denis_arnaud Date: 2009-07-06 12:31:33 +0000 (Mon, 06 Jul 2009) Log Message: ----------- [Tests] Added the MPL testing sub-directory within test. Modified Paths: -------------- trunk/stdair/configure.ac Modified: trunk/stdair/configure.ac =================================================================== --- trunk/stdair/configure.ac 2009-07-06 12:29:21 UTC (rev 4) +++ trunk/stdair/configure.ac 2009-07-06 12:31:33 UTC (rev 5) @@ -192,7 +192,8 @@ stdair/core/Makefile stdair/config/Makefile test/Makefile - test/com/Makefile) + test/com/Makefile + test/mpl/Makefile) AC_OUTPUT echo " This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |