summaryrefslogtreecommitdiff
path: root/tools/installer_ng/make.bat
diff options
context:
space:
mode:
Diffstat (limited to 'tools/installer_ng/make.bat')
-rw-r--r--tools/installer_ng/make.bat4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/installer_ng/make.bat b/tools/installer_ng/make.bat
index 6d29b75995..289c0d1089 100644
--- a/tools/installer_ng/make.bat
+++ b/tools/installer_ng/make.bat
@@ -64,4 +64,6 @@ if defined ProgramFiles(x86) (
"%ProgramFiles%\Inno Setup 5\ISCC.exe" /Dptx86 /O"Output" "InnoNG_32\MirandaNG.iss"
"%ProgramFiles%\Inno Setup 5\ISCC.exe" /O"Output" "InnoNG_64\MirandaNG.iss"
)
-rem end \ No newline at end of file
+rem end
+
+call cleanup.bat \ No newline at end of file