From 2f67078f8c50d233a5bb8318d314163035b9b02a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Sun, 7 Oct 2007 20:41:52 +0000 Subject: [PATCH] scons_manifest.py: update git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20828 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/scons/scons_manifest.py | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index 6753debe4e..40a2aa7787 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -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 -- 2.39.2