Author: manjula
Date: Sun Sep 30 20:57:06 2007
New Revision: 580830

URL: http://svn.apache.org/viewvc?rev=580830&view=rev
Log:
Fixing the bug which samisa mentioned for the latest release artifacts.

Modified:
    webservices/sandesha/trunk/c/Makefile.am

Modified: webservices/sandesha/trunk/c/Makefile.am
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/Makefile.am?rev=580830&r1=580829&r2=580830&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/Makefile.am (original)
+++ webservices/sandesha/trunk/c/Makefile.am Sun Sep 30 20:57:06 2007
@@ -13,7 +13,7 @@
 sysconf_DATA=config/axis2.xml
 
 install-data-hook: 
-       cp -rf xdocs/* $(docsdir)
+       cp -rf docs/* $(docsdir)
 
 
 EXTRA_DIST=LICENSE config xdocs build samples ides



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to