]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
remove redundant lyxerr.debugging checks; macro LYXERR already checks whether the...
[lyx.git] / src / Makefile.am
index f129beea975748144993dca9d1bf1ef4d412d9dc..5de36b2967fe3a497727567e9fa956ae1ca3d766 100644 (file)
@@ -130,8 +130,6 @@ lyx_SOURCES = \
        bufferview_funcs.h \
        changes.C \
        changes.h \
-       chset.C \
-       chset.h \
        config.h.in \
        converter.C \
        converter.h \
@@ -241,6 +239,8 @@ lyx_SOURCES = \
        paper.h \
        paragraph.C \
        paragraph.h \
+       ParagraphMetrics.C \
+       ParagraphMetrics.h \
        paragraph_funcs.C \
        paragraph_funcs.h \
        paragraph_pimpl.C \
@@ -264,6 +264,8 @@ lyx_SOURCES = \
        text.C \
        text2.C \
        text3.C \
+       TextMetrics.C \
+       TextMetrics.h \
        TocBackend.C \
        TocBackend.h \
        toc.C \