Author: nandika
Date: Thu Jul 1 11:35:41 2010
New Revision: 959623
URL: http://svn.apache.org/viewvc?rev=959623&view=rev
Log: (empty)
Modified:
axis/axis2/c/sandesha/trunk/build/win32/makefile
Modified: axis/axis2/c/sandesha/trunk/build/win32/makefile
URL:
http://svn.apache.org/viewvc/axis/axis2/c/sandesha/trunk/build/win32/makefile?rev=959623&r1=959622&r2=959623&view=diff
==============================================================================
--- axis/axis2/c/sandesha/trunk/build/win32/makefile (original)
+++ axis/axis2/c/sandesha/trunk/build/win32/makefile Thu Jul 1 11:35:41 2010
@@ -211,7 +211,7 @@ sandesha2: $(SANDESHADISTDIR)\modules\sa
copy_xml:
@copy $(SANDESHASRC)\config\module.xml
$(SANDESHADISTDIR)\modules\sandesha2\module.xml
@copy $(SANDESHASRC)\config\sqlite_schema.bat
$(SANDESHADISTDIR)\config\
- @copy $(SANDESHASRC)\samples\policy\*.xml
$(SANDESHADISTDIR)\samples\bin\sandesha2\policy\
+ if exist $(SANDESHASRC)\samples\policy @copy
$(SANDESHASRC)\samples\policy\*.xml
$(SANDESHADISTDIR)\samples\bin\sandesha2\policy\
### Sandesha2 Client