You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by ma...@apache.org on 2007/10/01 05:57:07 UTC

svn commit: r580830 - /webservices/sandesha/trunk/c/Makefile.am

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