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 ma...@apache.org on 2007/08/03 06:24:54 UTC

svn commit: r562324 - in /webservices/axis2/trunk/c/samples: client/Makefile.am configure.ac

Author: manjula
Date: Thu Aug  2 21:24:50 2007
New Revision: 562324

URL: http://svn.apache.org/viewvc?view=rev&rev=562324
Log:
Fixing the build break.

Modified:
    webservices/axis2/trunk/c/samples/client/Makefile.am
    webservices/axis2/trunk/c/samples/configure.ac

Modified: webservices/axis2/trunk/c/samples/client/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/client/Makefile.am?view=diff&rev=562324&r1=562323&r2=562324
==============================================================================
--- webservices/axis2/trunk/c/samples/client/Makefile.am (original)
+++ webservices/axis2/trunk/c/samples/client/Makefile.am Thu Aug  2 21:24:50 2007
@@ -1,2 +1,2 @@
-SUBDIRS = echo math google notify mtom yahoo echo_notify notify_echo
+SUBDIRS = echo math google notify mtom yahoo
 EXTRA_DIST= Makefile.am

Modified: webservices/axis2/trunk/c/samples/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/configure.ac?view=diff&rev=562324&r1=562323&r2=562324
==============================================================================
--- webservices/axis2/trunk/c/samples/configure.ac (original)
+++ webservices/axis2/trunk/c/samples/configure.ac Thu Aug  2 21:24:50 2007
@@ -131,8 +131,6 @@
     server/mtom/Makefile \
     client/Makefile \
     client/echo/Makefile \
-    client/echo_notify/Makefile \
-    client/notify_echo/Makefile \
     client/math/Makefile \
     client/mtom/Makefile \
     client/mtom/resources/Makefile \



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