From 0b4176e3b96b5f2f0f0dce729c2c6d906a883497 Mon Sep 17 00:00:00 2001 From: Joost Verburg Date: Mon, 24 Nov 2008 13:52:28 +0000 Subject: [PATCH] add Python module for csv table import git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27690 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/Win32/packaging/installer/include/filelist.nsh | 1 + 1 file changed, 1 insertion(+) diff --git a/development/Win32/packaging/installer/include/filelist.nsh b/development/Win32/packaging/installer/include/filelist.nsh index 2b3f961931..0aa3dc971a 100644 --- a/development/Win32/packaging/installer/include/filelist.nsh +++ b/development/Win32/packaging/installer/include/filelist.nsh @@ -114,6 +114,7 @@ Lists of files to include in the installer ${FILE}codecs.py" ${FILE}compileall.py" ${FILE}copy_reg.py" + ${FILE}csv.py" ${FILE}functools.py" ${FILE}fnmatch.py" ${FILE}genericpath.py"