summary refs log tree commit diff stats
path: root/build/build-small.bat
diff options
context:
space:
mode:
Diffstat (limited to 'build/build-small.bat')
-rw-r--r--build/build-small.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build-small.bat b/build/build-small.bat
index 4076302f..55d8f3ed 100644
--- a/build/build-small.bat
+++ b/build/build-small.bat
@@ -61,7 +61,7 @@ copy ..\plugins\python\xcpython.dll %XCHAT_DEST%\plugins
 copy ..\plugins\tcl\xctcl.dll %XCHAT_DEST%\plugins
 copy ..\plugins\upd\xcupd.dll %XCHAT_DEST%\plugins
 ::copy ..\plugins\xdcc\xcxdcc.dll %XCHAT_DEST%\plugins
-::copy ..\plugins\xtray\xtray.dll %XCHAT_DEST%\plugins
+copy ..\plugins\xtray\xtray.dll %XCHAT_DEST%\plugins
 copy ..\plugins\winamp\xcwinamp.dll %XCHAT_DEST%\plugins
 copy %DEPS_ROOT%\bin\lua51.dll %XCHAT_DEST%
 pause