scons_manifest.py: add AppleSpellChecker

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34805 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2010-07-08 01:20:18 +00:00
parent 07eef68a90
commit 5902b7c1f7

View File

@ -28,6 +28,7 @@ TOP_extra_files = Split('''
src_header_files = Split('''
AppleSpellChecker.h
AspellChecker.h
Author.h
BiblioInfo.h
@ -142,6 +143,8 @@ src_header_files = Split('''
src_pre_files = Split('''
AppleSpellChecker.cpp
AspellChecker.cpp
Author.cpp
Bidi.cpp
BranchList.cpp
@ -281,6 +284,8 @@ src_client_extra_files = Split('''
src_support_header_files = Split('''
AppleSpeller.h
AppleSpeller.m
bind.h
convert.h
copied_ptr.h