scons_manifest.py: update

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20828 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2007-10-07 20:41:52 +00:00
parent bbc4043a45
commit 2f67078f8c

View File

@ -714,10 +714,6 @@ src_frontends_extra_files = Split('''
src_frontends_controllers_header_files = Split('''
ButtonPolicy.h
ControlCommand.h
ControlCommandBuffer.h
ControlMath.h
ControlParagraph.h
Dialog.h
frontend_helpers.h
''')
@ -725,10 +721,6 @@ src_frontends_controllers_header_files = Split('''
src_frontends_controllers_files = Split('''
ButtonPolicy.cpp
ControlCommand.cpp
ControlCommandBuffer.cpp
ControlMath.cpp
ControlParagraph.cpp
Dialog.cpp
frontend_helpers.cpp
''')
@ -796,6 +788,7 @@ src_frontends_qt4_header_files = Split('''
GuiKeySymbol.h
GuiListings.h
GuiLog.h
GuiMath.h
GuiMathMatrix.h
GuiMenubar.h
GuiNomencl.h
@ -881,6 +874,7 @@ src_frontends_qt4_files = Split('''
GuiKeySymbol.cpp
GuiListings.cpp
GuiLog.cpp
GuiMath.cpp
GuiMathMatrix.cpp
GuiMenubar.cpp
GuiNomencl.cpp