From: Uwe Stöhr Date: Thu, 21 Oct 2010 00:04:33 +0000 (+0000) Subject: update SCons after r35735 X-Git-Tag: 2.0.0~2324 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=d70bcfb4a3a76352e954a2114f130abfece6301b;p=features.git update SCons after r35735 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35739 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index ddd30dff57..2fde531027 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -297,8 +297,10 @@ src_support_header_files = Split(''' filetools.h foreach.h ForkedCalls.h + functional.h gettext.h gzstream.h + InGuiThread.h lassert.h limited_stack.h lstrings.h @@ -341,6 +343,7 @@ src_support_files = Split(''' ForkedCalls.cpp gettext.cpp gzstream.cpp + InGuiThread.cpp kill.cpp lassert.cpp lstrings.cpp