add two needed python files to the windows installer

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21341 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Bo Peng 2007-11-01 16:49:04 +00:00
parent 63862bce76
commit fd4fd4a407

View 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"