X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FMakefile.am;h=9b6b5384c69e110bf1ad2441b095db498efa7c2d;hb=d4428ceb81d12dde60102ad0bb3d1503efc54eda;hp=81f8ec762550ad6b5f911dff8015383fb4f2092c;hpb=1db9224cfff615f3ec90245fed1ce018811f7e5d;p=lyx.git diff --git a/src/Makefile.am b/src/Makefile.am index 81f8ec7625..9b6b5384c6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -181,6 +181,7 @@ SOURCEFILESCORE = \ Session.cpp \ Spacing.cpp \ TexRow.cpp \ + texstream.cpp \ Text.cpp \ Text2.cpp \ Text3.cpp \ @@ -287,6 +288,7 @@ HEADERFILESCORE = \ Spacing.h \ SpellChecker.h \ TexRow.h \ + texstream.h \ Text.h \ TextClass.h \ TextMetrics.h \