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 2005/12/28 05:57:34 UTC

svn commit: r359397 - /webservices/axis2/trunk/c/modules/core/deployment/src/Makefile.am

Author: samisa
Date: Tue Dec 27 20:57:30 2005
New Revision: 359397

URL: http://svn.apache.org/viewcvs?rev=359397&view=rev
Log:
removed ws_info.c for the time being to make the source building

Modified:
    webservices/axis2/trunk/c/modules/core/deployment/src/Makefile.am

Modified: webservices/axis2/trunk/c/modules/core/deployment/src/Makefile.am
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/core/deployment/src/Makefile.am?rev=359397&r1=359396&r2=359397&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/core/deployment/src/Makefile.am (original)
+++ webservices/axis2/trunk/c/modules/core/deployment/src/Makefile.am Tue Dec 27 20:57:30 2005
@@ -3,7 +3,6 @@
 libaxis2_deployment_la_SOURCES = phases_info.c \
                                     desc_builder.c \
                                     dep_engine.c \
-                                    ws_info.c \
                                     ws_info_list.c \
                                     arch_reader.c \
                                     arch_file_data.c