You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by da...@apache.org on 2007/05/22 08:03:01 UTC

svn commit: r540433 - /webservices/sandesha/trunk/c/src/Makefile.am

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: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org