Author: dinesh Date: Wed Feb 27 01:40:13 2008 New Revision: 631528 URL: http://svn.apache.org/viewvc?rev=631528&view=rev Log: fixed docs problem
Modified: webservices/axis2/trunk/c/Makefile.am Modified: webservices/axis2/trunk/c/Makefile.am URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/Makefile.am?rev=631528&r1=631527&r2=631528&view=diff ============================================================================== --- webservices/axis2/trunk/c/Makefile.am (original) +++ webservices/axis2/trunk/c/Makefile.am Wed Feb 27 01:40:13 2008 @@ -42,4 +42,4 @@ rm -rf axis2c-bin-${PACKAGE_VERSION}-linux install-data-hook: - cp -r xdocs/docs $(docsdir) + cp -r docs $(docsdir) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]