Author: manjula
Date: Sun Sep 30 20:57:54 2007
New Revision: 580831
URL: http://svn.apache.org/viewvc?rev=580831&view=rev
Log:
Adding docs to be cpoied to the windows binary.
Modified:
webservices/sandesha/trunk/c/build/win32/makefile
Modified: webservices/sandesha/trunk/c/build/win32/makefile
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/build/win32/makefile?rev=580831&r1=580830&r2=580831&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/build/win32/makefile (original)
+++ webservices/sandesha/trunk/c/build/win32/makefile Sun Sep 30 20:57:54 2007
@@ -96,6 +96,7 @@
@copy $(SANDESHASRC)\NEWS $(SANDESHADISTDIR)
# @copy $(SANDESHASRC)\docs\docs\* $(SANDESHADISTDIR)\docs
# @xcopy /E $(SANDESHASRC)\docs\api $(SANDESHADISTDIR)\docs
+ if exist $(SANDESHASRC)\docs xcopy /E /I /Y $(SANDESHASRC)\docs
$(SANDESHADISTDIR)\docs
copy_samples:
@xcopy /E $(SANDESHASRC)\samples $(SANDESHADISTDIR)\samples
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]