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 sa...@apache.org on 2006/02/14 06:36:27 UTC

svn commit: r377630 - /webservices/axis2/trunk/c/configure.ac

Author: samisa
Date: Mon Feb 13 21:36:25 2006
New Revision: 377630

URL: http://svn.apache.org/viewcvs?rev=377630&view=rev
Log:
added google sample

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

Modified: webservices/axis2/trunk/c/configure.ac
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/configure.ac?rev=377630&r1=377629&r2=377630&view=diff
==============================================================================
--- webservices/axis2/trunk/c/configure.ac (original)
+++ webservices/axis2/trunk/c/configure.ac Mon Feb 13 21:36:25 2006
@@ -172,6 +172,7 @@
     samples/client/echo/Makefile \
     samples/client/math/Makefile \
     samples/client/addr_echo/Makefile \
+    samples/client/google/Makefile \
     test/Makefile \
     test/xml/Makefile \
     test/xml/om/Makefile \