update SCons according to r23747 and r23749

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23778 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2008-03-16 19:01:05 +00:00
parent 1765070d17
commit f1443b9db6

View File

@ -44,6 +44,7 @@ src_header_files = Split('''
CmdDef.h
Color.h
ColorCode.h
CompletionList.h
Converter.h
ConverterCache.h
CoordCache.h
@ -67,6 +68,7 @@ src_header_files = Split('''
FontIterator.h
FontList.h
Format.h
FuncCode.h
FuncRequest.h
FuncStatus.h
Graph.h
@ -123,7 +125,6 @@ src_header_files = Split('''
WordLangTuple.h
buffer_funcs.h
factory.h
lfuns.h
lyxfind.h
output.h
output_docbook.h
@ -500,6 +501,7 @@ src_mathed_header_files = Split('''
MacroTable.h
MathAtom.h
MathAutoCorrect.h
MathCompletionList.h
MathData.h
MathExtern.h
MathFactory.h