summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--build/release-x86.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/release-x86.bat b/build/release-x86.bat
index ba1f85b8..f236d6bd 100644
--- a/build/release-x86.bat
+++ b/build/release-x86.bat
@@ -46,7 +46,7 @@ copy %SSL_BIN%\cert.pem %XCHAT_DEST%
 copy %ENCHANT_BIN%\libenchant.dll %XCHAT_DEST%
 xcopy /q /s /i %ENCHANT_BIN%\..\lib\enchant\libenchant_myspell.dll %XCHAT_DEST%\lib\enchant\
 ::xcopy /q /s /i ..\plugins\ewc\xcewc.dll %XCHAT_DEST%\plugins\
-copy ..\plugins\lua\xclua.dll %XCHAT_DEST%\plugins
+xcopy /q /s /i ..\plugins\lua\xclua.dll %XCHAT_DEST%\plugins\
 copy ..\plugins\perl\xcperl-510.dll %XCHAT_DEST%\plugins
 copy ..\plugins\perl\xcperl-512.dll %XCHAT_DEST%\plugins
 copy ..\plugins\python\xcpython.dll %XCHAT_DEST%\plugins