]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
add config.h
[lyx.git] / src / Makefile.am
index f7be2c0266522ba85f6fc8bd5b5956c72a45bd7b..247d37b6a3686577367a5ddb3ade20ed43b3bd57 100644 (file)
@@ -72,6 +72,8 @@ lyx_SOURCES = \
        Chktex.h \
        Color.C \
        Color.h \
+       ConverterCache.C \
+       ConverterCache.h \
        CutAndPaste.C \
        CutAndPaste.h \
        DepTable.C \
@@ -109,6 +111,7 @@ lyx_SOURCES = \
        Thesaurus.h \
        ToolbarBackend.C \
        ToolbarBackend.h \
+       UpdateFlags.h \
        WordLangTuple.h \
        author.C \
        author.h \
@@ -238,6 +241,8 @@ lyx_SOURCES = \
        paper.h \
        paragraph.C \
        paragraph.h \
+       ParagraphMetrics.C \
+       ParagraphMetrics.h \
        paragraph_funcs.C \
        paragraph_funcs.h \
        paragraph_pimpl.C \
@@ -261,6 +266,8 @@ lyx_SOURCES = \
        text.C \
        text2.C \
        text3.C \
+       TextMetrics.C \
+       TextMetrics.h \
        TocBackend.C \
        TocBackend.h \
        toc.C \