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 na...@apache.org on 2006/09/27 15:21:36 UTC

svn commit: r450433 - /webservices/axis2/trunk/c/tools/codegen/configure.ac

Author: nandika
Date: Wed Sep 27 06:21:35 2006
New Revision: 450433

URL: http://svn.apache.org/viewvc?view=rev&rev=450433
Log:
changes to configure.ac to compile schema compiler

Modified:
    webservices/axis2/trunk/c/tools/codegen/configure.ac

Modified: webservices/axis2/trunk/c/tools/codegen/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/configure.ac?view=diff&rev=450433&r1=450432&r2=450433
==============================================================================
--- webservices/axis2/trunk/c/tools/codegen/configure.ac (original)
+++ webservices/axis2/trunk/c/tools/codegen/configure.ac Wed Sep 27 06:21:35 2006
@@ -186,6 +186,12 @@
     src/wsdl/writer/Makefile \
     src/wsdl/emitter/Makefile \
     src/wsdl/extensions/Makefile \
+    src/templates/Makefile \
+    src/templates/c/Makefile \
+    src/typemappers/Makefile \
+    src/schema/Makefile \
+    src/schema/compiler/Makefile \
+    src/schema/writer/Makefile \
     test/Makefile \
     test/unit/Makefile \
     test/unit/util/Makefile \



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