summaryrefslogtreecommitdiff
path: root/win32.bat
diff options
context:
space:
mode:
Diffstat (limited to 'win32.bat')
-rw-r--r--win32.bat5
1 files changed, 1 insertions, 4 deletions
diff --git a/win32.bat b/win32.bat
index 3c619f0a..bc9c743c 100644
--- a/win32.bat
+++ b/win32.bat
@@ -9,7 +9,7 @@ copy .\lib\common\BoxPortsAndFiles.h.in .\lib\common\BoxPortsAndFiles.h
cd .\bin\bbackupquery\ & perl ./../../bin/bbackupquery/makedocumentation.pl.in
cd ..\..\
-cd .\lib\backupclient & perl ./../../lib/common/makeexception.pl.in BackupStoreException.txt & perl ./../../lib/server/makeprotocol.pl.in Client ./../../bin/bbstored/backupprotocol.txt
+cd .\lib\backupstore & perl ./../../lib/common/makeexception.pl.in BackupStoreException.txt & perl ./../../lib/server/makeprotocol.pl.in Client backupprotocol.txt & perl ./../../lib/server/makeprotocol.pl.in Server backupprotocol.txt
cd ..\..\
cd .\lib\compress & perl ./../../lib/common/makeexception.pl.in CompressException.txt
@@ -24,9 +24,6 @@ cd ..\..\
cd .\bin\bbackupd & perl ./../../lib/common/makeexception.pl.in ClientException.txt
cd ..\..\
-cd .\bin\bbstored & perl ./../../lib/server/makeprotocol.pl.in Server backupprotocol.txt
-cd ..\..\
-
cd .\lib\crypto & perl ./../../lib/common/makeexception.pl.in CipherException.txt
cd ..\..\