fix scons

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20602 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Bo Peng 2007-09-30 04:12:14 +00:00
parent 33d7e14484
commit d06504aa12

View File

@ -79,6 +79,7 @@ src_header_files = Split('''
LaTeXFeatures.h
Language.h
Layout.h
LayoutEnums.h
Length.h
Lexer.h
LyX.h
@ -123,7 +124,6 @@ src_header_files = Split('''
Variables.h
WordLangTuple.h
buffer_funcs.h
bufferview_funcs.h
callback.h
debug.h
factory.h
@ -140,7 +140,6 @@ src_header_files = Split('''
paragraph_funcs.h
rowpainter.h
sgml.h
toc.h
update_flags.h
version.h
''')
@ -240,7 +239,6 @@ src_pre_files = Split('''
paragraph_funcs.cpp
rowpainter.cpp
sgml.cpp
toc.cpp
version.cpp
''')