fix LyXLex -> Lexer

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18035 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2007-04-26 12:09:47 +00:00
parent 38f9e35ab1
commit b4caa66787

View File

@ -14,7 +14,7 @@ set(LINKED_FILES
${TOP_SRC_DIR}/src/Counters.cpp
${TOP_SRC_DIR}/src/LyXLayout.cpp
${TOP_SRC_DIR}/src/LyXTextClass.cpp
${TOP_SRC_DIR}/src/LyXLex.cpp
${TOP_SRC_DIR}/src/Lexer.cpp
)
set(tex2lyx_sources