]> git.lyx.org Git - features.git/commitdiff
Windows installer: add missing modules
authorBo Peng <bpeng@lyx.org>
Wed, 7 Feb 2007 18:42:01 +0000 (18:42 +0000)
committerBo Peng <bpeng@lyx.org>
Wed, 7 Feb 2007 18:42:01 +0000 (18:42 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17092 a592a061-630c-0410-9148-cb99ea01b6c8

development/Win32/packaging/installer/include/filelists.nsh

index 8b932edf68aaf9209ed55f6492a80b12500a9892..9ae2dbdce7acf52f22a80c16e1fa58d478931f33 100644 (file)
@@ -110,6 +110,7 @@ Lists of files to include in the installer
 !macro FileListPythonDll COMMAND DIRECTORY\r
 \r
   ${FILE}python25.dll"\r
+  ${FILE}unicodedata.pyd"\r
 \r
 !macroend\r
 \r
@@ -117,6 +118,7 @@ Lists of files to include in the installer
 \r
   ${FILE}UserDict.py"\r
   ${FILE}codecs.py"\r
+  ${FILE}commands.py"\r
   ${FILE}copy_reg.py"\r
   ${FILE}fnmatch.py"\r
   ${FILE}getopt.py"\r