X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FMakefile.am;h=247d37b6a3686577367a5ddb3ade20ed43b3bd57;hb=52eb91c94fb70d58dceef430659c8781de2eccda;hp=dbe1fcee82f0a438ad4440ee249e58db32f5ef0e;hpb=5ed606f9c5ae2ee31cd665e7d4408f858b6ef9f2;p=lyx.git diff --git a/src/Makefile.am b/src/Makefile.am index dbe1fcee82..247d37b6a3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -111,6 +111,7 @@ lyx_SOURCES = \ Thesaurus.h \ ToolbarBackend.C \ ToolbarBackend.h \ + UpdateFlags.h \ WordLangTuple.h \ author.C \ author.h \ @@ -240,6 +241,8 @@ lyx_SOURCES = \ paper.h \ paragraph.C \ paragraph.h \ + ParagraphMetrics.C \ + ParagraphMetrics.h \ paragraph_funcs.C \ paragraph_funcs.h \ paragraph_pimpl.C \ @@ -263,6 +266,8 @@ lyx_SOURCES = \ text.C \ text2.C \ text3.C \ + TextMetrics.C \ + TextMetrics.h \ TocBackend.C \ TocBackend.h \ toc.C \