]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Fix bug 2474; partial fix for 1777. Added last_reference_ member to QRef class and...
[lyx.git] / src / Makefile.am
index dbe1fcee82f0a438ad4440ee249e58db32f5ef0e..2efdd67c8001b9e384233b62bcaa84fcbf14e42c 100644 (file)
@@ -111,6 +111,7 @@ lyx_SOURCES = \
        Thesaurus.h \
        ToolbarBackend.C \
        ToolbarBackend.h \
+       UpdateFlags.h \
        WordLangTuple.h \
        author.C \
        author.h \
@@ -129,8 +130,6 @@ lyx_SOURCES = \
        bufferview_funcs.h \
        changes.C \
        changes.h \
-       chset.C \
-       chset.h \
        config.h.in \
        converter.C \
        converter.h \
@@ -204,8 +203,6 @@ lyx_SOURCES = \
        lyxlength.h \
        lyxlex.C \
        lyxlex.h \
-       lyxlex_pimpl.C \
-       lyxlex_pimpl.h \
        lyxrc.C \
        lyxrc.h \
        lyxrow.C \
@@ -240,10 +237,10 @@ lyx_SOURCES = \
        paper.h \
        paragraph.C \
        paragraph.h \
+       ParagraphMetrics.C \
+       ParagraphMetrics.h \
        paragraph_funcs.C \
        paragraph_funcs.h \
-       paragraph_pimpl.C \
-       paragraph_pimpl.h \
        pariterator.C \
        pariterator.h \
        $(ASPELL) $(PSPELL) $(ISPELL) SpellBase.C \
@@ -263,6 +260,8 @@ lyx_SOURCES = \
        text.C \
        text2.C \
        text3.C \
+       TextMetrics.C \
+       TextMetrics.h \
        TocBackend.C \
        TocBackend.h \
        toc.C \