From: Uwe Stöhr Date: Sun, 7 Dec 2008 17:11:53 +0000 (+0000) Subject: scons_manifest.py: fix SCons after removal of Ispell and Pspell X-Git-Tag: 2.0.0~7589 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=4913bb119572aca0a7d26721f0db637bcd322e36;p=features.git scons_manifest.py: fix SCons after removal of Ispell and Pspell git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27799 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index 06255e01a6..18106e0e3b 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -71,7 +71,6 @@ src_header_files = Split(''' FuncRequest.h FuncStatus.h Graph.h - ISpell.h InsetIterator.h InsetList.h Intl.h @@ -101,7 +100,6 @@ src_header_files = Split(''' ParagraphParameters.h PDFOptions.h PrinterParams.h - PSpell.h Row.h Section.h Server.h @@ -243,8 +241,6 @@ src_post_files = Split(''' src_extra_src_files = Split(''' ASpell.cpp - ISpell.cpp - PSpell.cpp Section.cpp Variables.cpp main.cpp