scons_manifest.py; fix SCons according to r33637

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33648 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2010-03-06 18:20:31 +00:00
parent d415a1f554
commit d20d7cfd0f

View File

@ -310,8 +310,6 @@ src_support_header_files = Split('''
ProgressInterface.h
qstring_helpers.h
RandomAccessList.h
SignalSlot.h
SignalSlotPrivate.h
socktools.h
Systemcall.h
SystemcallPrivate.h
@ -346,8 +344,6 @@ src_support_files = Split('''
Package.cpp
Path.cpp
qstring_helpers.cpp
SignalSlot.cpp
SignalSlotPrivate.cpp
socktools.cpp
Systemcall.cpp
Timeout.cpp