You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2007/03/20 06:12:02 UTC

svn commit: r520279 - /webservices/axis2/trunk/c/modules/core/engine/Makefile.am

Author: dinesh
Date: Mon Mar 19 22:12:02 2007
New Revision: 520279

URL: http://svn.apache.org/viewvc?view=rev&rev=520279
Log:
event.c file removed

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

Modified: webservices/axis2/trunk/c/modules/core/engine/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/modules/core/engine/Makefile.am?view=diff&rev=520279&r1=520278&r2=520279
==============================================================================
--- webservices/axis2/trunk/c/modules/core/engine/Makefile.am (original)
+++ webservices/axis2/trunk/c/modules/core/engine/Makefile.am Mon Mar 19 22:12:02 2007
@@ -1,11 +1,9 @@
 lib_LTLIBRARIES=libaxis2_engine.la
-noinst_HEADERS=axis2_event.h
 
 libaxis2_engine_la_SOURCES=handler.c \
 				conf.c \
                         	phase.c \
                         	disp_checker.c \
-                        	event.c \
                         	addr_disp.c \
                         	req_uri_disp.c \
                         	disp.c \



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