X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FMakefile.am;h=ea5ca423406d6cb08a036ea221f34ec6577edbce;hb=d4ac337f0bd89c279b2133e2475a662a3ada641b;hp=c1949a7e0aaa30083dac8c27722b03290e4a587d;hpb=72c13323d8c2631adc23d2d23fb12d04e58d2d29;p=lyx.git diff --git a/src/Makefile.am b/src/Makefile.am index c1949a7e0a..ea5ca42340 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -119,6 +119,7 @@ SOURCEFILESCORE = \ DepTable.cpp \ DocIterator.cpp \ Encoding.cpp \ + BufferEncodings.cpp \ ErrorList.cpp \ Exporter.cpp \ factory.cpp \ @@ -194,6 +195,7 @@ HEADERFILESCORE = \ BranchList.h \ buffer_funcs.h \ Buffer.h \ + BufferEncodings.h \ BufferList.h \ BufferParams.h \ BufferView.h \