You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by ma...@apache.org on 2007/09/05 08:23:16 UTC

svn commit: r572883 - /webservices/rampart/trunk/c/build/win32/makefile

Author: manjula
Date: Tue Sep  4 23:23:16 2007
New Revision: 572883

URL: http://svn.apache.org/viewvc?rev=572883&view=rev
Log:
Fixing the windows build.

Modified:
    webservices/rampart/trunk/c/build/win32/makefile

Modified: webservices/rampart/trunk/c/build/win32/makefile
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/build/win32/makefile?rev=572883&r1=572882&r2=572883&view=diff
==============================================================================
--- webservices/rampart/trunk/c/build/win32/makefile (original)
+++ webservices/rampart/trunk/c/build/win32/makefile Tue Sep  4 23:23:16 2007
@@ -190,7 +190,6 @@
 deploy:
 	chdir $(RAMPART_DISTDIR)
 	deploy_rampart.bat
-	deploy_client_repo.bat
 	chdir .\..\win32
 
 install: dist deploy