From 5ea7978b9dcd5ac823816f4e7b3fbad5df70be18 Mon Sep 17 00:00:00 2001 From: Joost Verburg Date: Fri, 23 Feb 2007 15:40:48 +0000 Subject: [PATCH] missing Python file git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17310 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/Win32/packaging/installer/include/filelists.nsh | 1 + 1 file changed, 1 insertion(+) diff --git a/development/Win32/packaging/installer/include/filelists.nsh b/development/Win32/packaging/installer/include/filelists.nsh index cb225ef22b..93cfe93f57 100644 --- a/development/Win32/packaging/installer/include/filelists.nsh +++ b/development/Win32/packaging/installer/include/filelists.nsh @@ -121,6 +121,7 @@ Lists of files to include in the installer !macro FileListPythonLib COMMAND DIRECTORY + ${FILE}__future__.py" ${FILE}UserDict.py" ${FILE}codecs.py" ${FILE}copy_reg.py" -- 2.39.2