[wsf-c-dev] svn commit r320 - wsf/c
svn at wso2.com
svn at wso2.com
Thu Jan 4 22:32:17 PST 2007
Author: sanjaya
Date: Thu Jan 4 22:32:16 2007
New Revision: 320
Modified:
wsf/c/build.sh
Log:
Changed the Makefile.am of simple_axis2_server
Modified: wsf/c/build.sh
==============================================================================
--- wsf/c/build.sh (original)
+++ wsf/c/build.sh Thu Jan 4 22:32:16 2007
@@ -39,6 +39,7 @@
cp -r build/xmpp/xmpp axis2/modules/core/transport
cp -r build/xmpp/include/*.h axis2/include
+cp build/axis2/modules/core/transport/http/server/simple_axis2_server/Makefile.am axis2/modules/core/transport/http/server/simple_axis2_server
./autogen.sh
./configure --prefix=`pwd`/deploy
More information about the Wsf-c-dev
mailing list