]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
1.) some white spaces removed
[lyx.git] / src / Makefile.am
index 2b0a540b88d8a076fac6e6d0088b6f07116c4505..d4f233b5f95d93a59f87ab40f99794edd1d7b52f 100644 (file)
@@ -58,7 +58,7 @@ endif
 # and in fact libtools seems not able to do that.
 lyx_SOURCES = \
        main.cpp \
-       $(ASPELL) SpellBase.cpp \
+       $(ASPELL) \
        BiblioInfo.h \
        BiblioInfo.cpp \
        Box.cpp \
@@ -120,6 +120,7 @@ SOURCEFILESCORE = \
        LaTeX.cpp \
        LaTeXFeatures.cpp \
        LayoutFile.cpp \
+       LayoutModuleList.cpp \
        Length.cpp \
        lengthcommon.cpp \
        Lexer.cpp \
@@ -251,7 +252,7 @@ HEADERFILESCORE = \
        Session.h \
        sgml.h \
        Spacing.h \
-       SpellBase.h \
+       SpellChecker.h \
        TexRow.h \
        TexStream.h \
        Text.h \