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 pi...@apache.org on 2006/08/08 14:43:25 UTC

svn commit: r429640 - in /webservices/axis2/trunk/c/axiom: configure.ac src/parser/guththila/Makefile.am

Author: pini
Date: Tue Aug  8 05:43:24 2006
New Revision: 429640

URL: http://svn.apache.org/viewvc?rev=429640&view=rev
Log:
added guththila directory to configure.ac script

Modified:
    webservices/axis2/trunk/c/axiom/configure.ac
    webservices/axis2/trunk/c/axiom/src/parser/guththila/Makefile.am

Modified: webservices/axis2/trunk/c/axiom/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/configure.ac?rev=429640&r1=429639&r2=429640&view=diff
==============================================================================
--- webservices/axis2/trunk/c/axiom/configure.ac (original)
+++ webservices/axis2/trunk/c/axiom/configure.ac Tue Aug  8 05:43:24 2006
@@ -137,6 +137,7 @@
     src/Makefile \
     src/parser/Makefile \
     src/parser/libxml2/Makefile \
+    src/parser/guththila/Makefile \
     src/soap/Makefile \
     src/om/Makefile \
     src/util/Makefile \

Modified: webservices/axis2/trunk/c/axiom/src/parser/guththila/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/src/parser/guththila/Makefile.am?rev=429640&r1=429639&r2=429640&view=diff
==============================================================================
--- webservices/axis2/trunk/c/axiom/src/parser/guththila/Makefile.am (original)
+++ webservices/axis2/trunk/c/axiom/src/parser/guththila/Makefile.am Tue Aug  8 05:43:24 2006
@@ -1,5 +1,5 @@
 lib_LTLIBRARIES = libaxis2_guththila.la
-SUBDIRS = impl
+SUBDIRS = 
 libaxis2_guththila_la_SOURCES = guththila_xml_writer_wrapper.c \
                                 guththila_xml_reader_wrapper.c 
 



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