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 da...@apache.org on 2006/03/29 05:08:00 UTC

svn commit: r389660 - /webservices/axis2/trunk/c/modules/xml/om/Makefile.am

Author: damitha
Date: Tue Mar 28 19:07:58 2006
New Revision: 389660

URL: http://svn.apache.org/viewcvs?rev=389660&view=rev
Log:
om_output_format.c and om_output_format.h removed from Makefile.am

Modified:
    webservices/axis2/trunk/c/modules/xml/om/Makefile.am

Modified: webservices/axis2/trunk/c/modules/xml/om/Makefile.am
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/xml/om/Makefile.am?rev=389660&r1=389659&r2=389660&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/xml/om/Makefile.am (original)
+++ webservices/axis2/trunk/c/modules/xml/om/Makefile.am Tue Mar 28 19:07:58 2006
@@ -15,8 +15,7 @@
                         om_children_qname_iterator.c \
                         om_child_element_iterator.c \
                         om_children_with_specific_attribute_iterator.c \
-                        om_navigator.c \
-                        om_output_format.c
+                        om_navigator.c
 
 libaxis2_om_la_LIBADD =  ../../util/libaxis2_util.la ../attachments/libaxis2_attachments.la
 INCLUDES = -I$(top_builddir)/include \
@@ -26,4 +25,4 @@
             -I$(top_builddir)/modules/xml/om\
             -I$(top_builddir)/modules/xml/attachments
 
-EXTRA_DIST=axis2_om_node_internal.h axis2_om_stax_builder_internal.h axis2_om_output_format.h
+EXTRA_DIST=axis2_om_node_internal.h axis2_om_stax_builder_internal.h