From 5bfe9d61b542ce7258c34cf5c239122f769d3b59 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Fri, 5 Sep 2008 21:49:34 +0000 Subject: [PATCH] scons_manifest.py: fix SCons after r26304, Enrico, please also take care of SCons when changing files git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26309 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/scons/scons_manifest.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index 3989f37903..baa14de06d 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -441,6 +441,7 @@ src_mathed_header_files = Split(''' InsetMathDelim.h InsetMathDiff.h InsetMathDots.h + InsetMathEnsureMath.h InsetMathEnv.h InsetMathExFunc.h InsetMathExInt.h @@ -510,6 +511,7 @@ src_mathed_files = Split(''' InsetMathDelim.cpp InsetMathDiff.cpp InsetMathDots.cpp + InsetMathEnsureMath.cpp InsetMathEnv.cpp InsetMathExFunc.cpp InsetMathExInt.cpp -- 2.39.2