summary refs log tree commit diff stats
path: root/win32/release-x86.bat
diff options
context:
space:
mode:
Diffstat (limited to 'win32/release-x86.bat')
-rw-r--r--win32/release-x86.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/release-x86.bat b/win32/release-x86.bat
index 4583add6..dc022b75 100644
--- a/win32/release-x86.bat
+++ b/win32/release-x86.bat
@@ -58,6 +58,7 @@ copy %DEPS_ROOT%\bin\cert.pem %XCHAT_DEST%
 copy %DEPS_ROOT%\bin\libenchant.dll %XCHAT_DEST%
 xcopy /q /s /i %DEPS_ROOT%\lib\enchant\libenchant_myspell.dll %XCHAT_DEST%\lib\enchant\
 xcopy /q /s /i ..\plugins\checksum\xcchecksum.dll %XCHAT_DEST%\plugins\
+copy ..\plugins\dns\xcdns.dll %XCHAT_DEST%\plugins
 copy ..\plugins\doat\xcdoat.dll %XCHAT_DEST%\plugins
 copy ..\plugins\exec\xcexec.dll %XCHAT_DEST%\plugins
 copy ..\plugins\fishlim\xcfishlim.dll %XCHAT_DEST%\plugins