[wsf-c-dev] svn commit r318 - wsf/c

svn at wso2.com svn at wso2.com
Thu Jan 4 02:11:45 PST 2007


Author: sanjaya
Date: Thu Jan  4 02:11:45 2007
New Revision: 318

Modified:
   wsf/c/build.sh
Log:
added xmpp directory


Modified: wsf/c/build.sh
==============================================================================
--- wsf/c/build.sh	(original)
+++ wsf/c/build.sh	Thu Jan  4 02:11:45 2007
@@ -37,6 +37,9 @@
 
 cp build/wsclient/src/Makefile.am wsclient/src
 
+cp -r build/xmpp/xmpp axis2/modules/core/transport
+cp -r build/xmpp/include/*.h axis2/include
+
 ./autogen.sh
 ./configure --prefix=`pwd`/deploy
 make




More information about the Wsf-c-dev mailing list