]> git.lyx.org Git - features.git/commitdiff
scons_manifest.py: fix typo from r29577
authorUwe Stöhr <uwestoehr@web.de>
Fri, 8 May 2009 22:16:49 +0000 (22:16 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Fri, 8 May 2009 22:16:49 +0000 (22:16 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29578 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/scons_manifest.py

index 9fbb66b475444a1a71d50705e88753115fcdc75c..845d9f21ab3b0f251350298dc302b9125a8d8f2a 100644 (file)
@@ -348,7 +348,7 @@ src_support_files = Split('''
     socktools.cpp
     unicode.cpp
     userinfo.cpp
-    mythes/mythes.hxx
+    mythes/mythes.cxx
 ''')