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 na...@apache.org on 2006/05/16 12:24:41 UTC

svn commit: r406894 - /webservices/axis2/trunk/c/modules/xml/xml_schema/Makefile.am

Author: nandika
Date: Tue May 16 03:24:38 2006
New Revision: 406894

URL: http://svn.apache.org/viewcvs?rev=406894&view=rev
Log:
make file  updated

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

Modified: webservices/axis2/trunk/c/modules/xml/xml_schema/Makefile.am
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/xml/xml_schema/Makefile.am?rev=406894&r1=406893&r2=406894&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/xml/xml_schema/Makefile.am (original)
+++ webservices/axis2/trunk/c/modules/xml/xml_schema/Makefile.am Tue May 16 03:24:38 2006
@@ -15,9 +15,6 @@
 								 xml_schema_group.c \
 								 xml_schema_group_ref.c \
 								 xml_schema_form.c \
-								 xml_schema_all.c \
-								 xml_schema_choice.c \
-								 xml_schema_sequence.c \
 								 xml_tokenized_type.c \
 								 xml_schema_data_type.c \
 								 xml_schema_facet.c \
@@ -30,7 +27,21 @@
 								 xml_schema_type_receiver.c \
 								 xml_schema_element.c \
 								 validation_event_handler.c \
-								 xml_schema.c
+								 xml_schema_any_attribute.c \
+                                 xml_schema_builder.c \
+                                 xml_schema_external.c \
+                                 xml_schema_import.c \
+                                 xml_schema_redefine.c \
+                                 xml_schema_simple_content.c \
+                                 xml_schema_simple_content_extension.c \
+                                 xml_schema_simple_content_restriction.c \
+                                 xml_schema_simple_type.c \
+                                 xml_schema_simple_type_content.c \
+                                 xml_schema_simple_type_list.c \
+                                 xml_schema_simple_type_restriction.c \
+                                 xml_schema_simple_type_union.c \
+                                 xml_schema.c 
+                                 
 
 INCLUDES = -I$(top_builddir)/include \
-            -I$(AXIS2C_HOME)/include
+           -I$(top_builddir)/modules/xml/xml_schema/include