From 4913bb119572aca0a7d26721f0db637bcd322e36 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Sun, 7 Dec 2008 17:11:53 +0000 Subject: [PATCH] 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 --- development/scons/scons_manifest.py | 4 ---- 1 file changed, 4 deletions(-) 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 -- 2.39.2