mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-08 18:19:42 +00:00
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
This commit is contained in:
parent
009bd5b8ff
commit
5bfe9d61b5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user