diff --git a/Makefile b/Makefile index 7370313..374db2f 100644 --- a/Makefile +++ b/Makefile @@ -7,5 +7,5 @@ FactoryBluePrints.rar: .git update.bat README.md README_EN.md MinGit $(RAR) k $@ clear: + $(GIT) repack -a -d --depth=4095 --window=4095 rm *.rar - $(GIT) repack -a -d --depth=4095 --window=4095 \ No newline at end of file