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 na...@apache.org on 2007/05/11 07:06:43 UTC

svn commit: r537097 - /webservices/sandesha/trunk/c/build/win32/makefile

Author: nandika
Date: Thu May 10 22:06:42 2007
New Revision: 537097

URL: http://svn.apache.org/viewvc?view=rev&rev=537097
Log:
makefile modified

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?view=diff&rev=537097&r1=537096&r2=537097
==============================================================================
--- webservices/sandesha/trunk/c/build/win32/makefile (original)
+++ webservices/sandesha/trunk/c/build/win32/makefile Thu May 10 22:06:42 2007
@@ -92,7 +92,7 @@
 	@if exist $(SANDESHADISTDIR) rmdir /S /Q $(SANDESHADISTDIR)
 
 copy_extra:
-	@copy $(SANDESHASRC)\config\*.* $(SANDESHADISTDIR)\config\
+	@copy $(SANDESHASRC)\config\* $(SANDESHADISTDIR)
 	@copy $(SANDESHASRC)\config\sqlite_schema.bat $(SANDESHADISTDIR)
 	@copy $(SANDESHASRC)\LICENSE $(SANDESHADISTDIR)
 	@copy $(SANDESHASRC)\README $(SANDESHADISTDIR)



---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org