]> git.lyx.org Git - features.git/commitdiff
scons_manifest.py: fix SCons after removal of Ispell and Pspell
authorUwe Stöhr <uwestoehr@web.de>
Sun, 7 Dec 2008 17:11:53 +0000 (17:11 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sun, 7 Dec 2008 17:11:53 +0000 (17:11 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27799 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/scons_manifest.py

index 06255e01a61cfd037e9c1e25c2aaf5b03979d3c1..18106e0e3b1af5ec78e643ce8a4b08d3c35e71b8 100644 (file)
@@ -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