fix scons for the removal of ControlRef.h|cpp

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20758 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Bo Peng 2007-10-05 19:44:39 +00:00
parent 94d13e0056
commit f3555064fc

View File

@ -737,7 +737,6 @@ src_frontends_controllers_header_files = Split('''
ControlParagraph.h
ControlPrefs.h
ControlPrint.h
ControlRef.h
ControlSearch.h
ControlSendto.h
ControlShowFile.h
@ -780,7 +779,6 @@ src_frontends_controllers_files = Split('''
ControlParagraph.cpp
ControlPrefs.cpp
ControlPrint.cpp
ControlRef.cpp
ControlSearch.cpp
ControlSendto.cpp
ControlShowFile.cpp