You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by sa...@apache.org on 2007/06/25 05:16:11 UTC

svn commit: r550332 - /webservices/axis2/trunk/c/build/win32/makefile

Author: samisa
Date: Sun Jun 24 20:16:10 2007
New Revision: 550332

URL: http://svn.apache.org/viewvc?view=rev&rev=550332
Log:
Fixed the build break with Guththila

Modified:
    webservices/axis2/trunk/c/build/win32/makefile

Modified: webservices/axis2/trunk/c/build/win32/makefile
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/build/win32/makefile?view=diff&rev=550332&r1=550331&r2=550332
==============================================================================
--- webservices/axis2/trunk/c/build/win32/makefile (original)
+++ webservices/axis2/trunk/c/build/win32/makefile Sun Jun 24 20:16:10 2007
@@ -356,7 +356,7 @@
 
 axis2_core: axis2_util axis2_parser axiom neethi axis2_engine axis2_http_sender axis2_http_receiver axis2_mod_addr axis2_server
 
-axis2_core_guththila: axis2_util guththila axis2_parser_with_guththila axiom axis2_engine axis2_http_sender axis2_http_receiver axis2_mod_addr axis2_server
+axis2_core_guththila: axis2_util guththila axis2_parser_with_guththila axiom neethi axis2_engine axis2_http_sender axis2_http_receiver axis2_mod_addr axis2_server
 	
 #################################
 #server modules



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org