summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--win32.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/win32.bat b/win32.bat
index 8ee9639b..8f0bb2b6 100644
--- a/win32.bat
+++ b/win32.bat
@@ -16,11 +16,15 @@ cd .\lib\compress & perl ./../../lib/common/makeexception.pl.in CompressExceptio
cd ..\..\
cd .\lib\common & perl ./../../lib/common/makeexception.pl.in CommonException.txt & perl ./../../lib/common/makeexception.pl.in ConversionException.txt
+cd ..\..\
+cd .\lib\raidfile & perl ./../../lib/common/makeexception.pl.in RaidFileException.txt
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