X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FMakefile.am;h=17bad02b84f71803b08ddaf63dbb6520674484df;hb=c6e1db7682dc8d58a68147b5eee1d004829ef6d2;hp=e40a3bc278aabc17fe9898c2e6fad8803e382d2b;hpb=41740ea915ee7a95206d780b6256e660cef39c6e;p=lyx.git diff --git a/src/Makefile.am b/src/Makefile.am index e40a3bc278..17bad02b84 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -168,7 +168,7 @@ SOURCEFILESCORE = \ ParIterator.cpp \ PDFOptions.cpp \ Row.cpp \ - rowpainter.cpp \ + RowPainter.cpp \ Server.cpp \ ServerSocket.cpp \ sgml.cpp \ @@ -273,7 +273,7 @@ HEADERFILESCORE = \ ParIterator.h \ PDFOptions.h \ Row.h \ - rowpainter.h \ + RowPainter.h \ Server.h \ ServerSocket.h \ Session.h \