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/12/13 09:39:31 UTC

svn commit: r486547 - /webservices/axis2/trunk/c/samples/client/yahoo/Makefile.am

Author: pini
Date: Wed Dec 13 00:39:30 2006
New Revision: 486547

URL: http://svn.apache.org/viewvc?view=rev&rev=486547
Log:
Makefile.am is looking for README.txt which is not exist. Therefore
removed that line.

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

Modified: webservices/axis2/trunk/c/samples/client/yahoo/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/client/yahoo/Makefile.am?view=diff&rev=486547&r1=486546&r2=486547
==============================================================================
--- webservices/axis2/trunk/c/samples/client/yahoo/Makefile.am (original)
+++ webservices/axis2/trunk/c/samples/client/yahoo/Makefile.am Wed Dec 13 00:39:30 2006
@@ -22,4 +22,3 @@
 			@UTILINC@ \
 			@AXIOMINC@
 
-EXTRA_DIST=README.txt



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