Author: damitha
Date: Mon May 21 23:03:00 2007
New Revision: 540433
URL: http://svn.apache.org/viewvc?view=rev&rev=540433
Log:
core should built before client
Modified:
webservices/sandesha/trunk/c/src/Makefile.am
Modified: webservices/sandesha/trunk/c/src/Makefile.am
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/src/Makefile.am?view=diff&rev=540433&r1=540432&r2=540433
==============================================================================
--- webservices/sandesha/trunk/c/src/Makefile.am (original)
+++ webservices/sandesha/trunk/c/src/Makefile.am Mon May 21 23:03:00 2007
@@ -1 +1 @@
-SUBDIRS = wsrm storage util transport workers handlers msgprocessors polling
client core
+SUBDIRS = wsrm storage util transport workers handlers msgprocessors polling
core client
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]