]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
fix some C++ parsing bugs
[lyx.git] / src / Makefile.am
index c68ef22729b2d50a64f9acaae17aa7a09e314877..7b5a9b53a1a3a6e499a8f13a7aeee7fc13a7f9cb 100644 (file)
@@ -77,6 +77,8 @@ lyx_SOURCES = \
        ParagraphParameters.h \
        ParameterStruct.h \
        PrinterParams.h \
+       RowList.C \
+       RowList.h \
        ShareContainer.h \
        Spacing.C \
        Spacing.h \
@@ -87,6 +89,8 @@ lyx_SOURCES = \
        ToolbarDefaults.C \
        ToolbarDefaults.h \
        WordLangTuple.h \
+       aspell.C \
+       aspell_local.h \
        author.C \
        author.h \
        boost.C \