From: Uwe Stöhr Date: Fri, 8 May 2009 22:16:49 +0000 (+0000) Subject: scons_manifest.py: fix typo from r29577 X-Git-Tag: 2.0.0~6637 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=58c20777af91dcc65fb5737d67d191c82688696f;p=features.git scons_manifest.py: fix typo from r29577 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29578 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index 9fbb66b475..845d9f21ab 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -348,7 +348,7 @@ src_support_files = Split(''' socktools.cpp unicode.cpp userinfo.cpp - mythes/mythes.hxx + mythes/mythes.cxx ''')