summary refs log tree commit diff stats
path: root/build/release-x86.bat
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-08-11 05:49:33 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-08-11 05:49:33 +0200
commitd099acbaf1525aae135fffcbddca1542c19167d7 (patch)
tree2dd19f40ea4b645b0766ebdaa195f46996a01f09 /build/release-x86.bat
parentb9ffdc5febfb0835e419ca9c98315a89d8be4258 (diff)
enable the python interface
Diffstat (limited to 'build/release-x86.bat')
-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 e64faef3..60df930c 100644
--- a/build/release-x86.bat
+++ b/build/release-x86.bat
@@ -36,7 +36,7 @@ xcopy %SSL_BIN%\ssleay32.dll %XCHAT_DEST%
 ::xcopy /S /I ..\plugins\dns\xcdns.dll %XCHAT_DEST%\plugins\
 xcopy /S /I ..\plugins\ewc\xcewc.dll %XCHAT_DEST%\plugins\
 xcopy /S /I ..\plugins\perl\xcperl.dll %XCHAT_DEST%\plugins\
-::xcopy /S /I ..\plugins\python\xcpython.dll %XCHAT_DEST%\plugins\
+xcopy /S /I ..\plugins\python\xcpython.dll %XCHAT_DEST%\plugins\
 xcopy /S /I ..\plugins\tcl\xctcl.dll %XCHAT_DEST%\plugins\
 ::xcopy /S /I ..\plugins\xtray\xtray.dll %XCHAT_DEST%\plugins\
 xcopy /S /I ..\po\locale %XCHAT_DEST%\locale