]> git.lyx.org Git - features.git/commitdiff
add two needed python files to the windows installer
authorBo Peng <bpeng@lyx.org>
Thu, 1 Nov 2007 16:49:04 +0000 (16:49 +0000)
committerBo Peng <bpeng@lyx.org>
Thu, 1 Nov 2007 16:49:04 +0000 (16:49 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21341 a592a061-630c-0410-9148-cb99ea01b6c8

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

index 2c39b757a6d9907288139456712715467aeeeee8..93a536a94dc4153737223e62a5fc9bf67c87b1f7 100644 (file)
@@ -134,6 +134,7 @@ Lists of files to include in the installer
   ${FILE}locale.py"
   ${FILE}ntpath.py"
   ${FILE}os.py"
+  ${FILE}optparse.py"
   ${FILE}pipes.py"
   ${FILE}posixpath.py"
   ${FILE}random.py"
@@ -149,6 +150,7 @@ Lists of files to include in the installer
   ${FILE}struct.py"  
   ${FILE}tempfile.py"
   ${FILE}tempfile.py"
+  ${FILE}textwrap.py"
   ${FILE}types.py"
   ${FILE}warnings.py"