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 di...@apache.org on 2008/02/27 10:40:14 UTC

svn commit: r631528 - /webservices/axis2/trunk/c/Makefile.am

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: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org