|
From: <sng...@us...> - 2010-07-16 12:46:02
|
Revision: 98
http://dsim.svn.sourceforge.net/dsim/?rev=98&view=rev
Author: snguyenkim
Date: 2010-07-16 12:45:55 +0000 (Fri, 16 Jul 2010)
Log Message:
-----------
Modified Paths:
--------------
trunk/dsim/configure.ac
Modified: trunk/dsim/configure.ac
===================================================================
--- trunk/dsim/configure.ac 2010-07-16 12:44:59 UTC (rev 97)
+++ trunk/dsim/configure.ac 2010-07-16 12:45:55 UTC (rev 98)
@@ -515,10 +515,14 @@
test/boost/asio/Makefile
test/boost/asio/httpd/Makefile
test/boost/asio/logd/Makefile
+ test/boost/asio/log_server/Makefile
test/boost/asio/logger/Makefile
+ test/boost/asio/chat/Makefile
test/boost/filesystem/Makefile
test/boost/iostreams/Makefile
test/boost/mpi/Makefile
+ test/boost/mpi/master_slave/Makefile
+ test/boost/mpi/log_server/Makefile
test/boost/mpl/Makefile
test/boost/spirit/Makefile
test/boost/serialization/Makefile
@@ -535,6 +539,7 @@
test/simcrs/Makefile
test/travelccm/Makefile
test/dsim/Makefile
+ test/master_slave/Makefile
)
AC_OUTPUT
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|