]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Rename XHTMLStream to XMLStream, move it to another file, and prepare for DocBook...
[lyx.git] / src / Makefile.am
index f76de2be9bc32f8e96960b8e2d9a2ba3ce5db153..f6a77dc0bd1e5597b541bfd9f3786e384392d676 100644 (file)
@@ -89,8 +89,6 @@ lyx_SOURCES = \
        $(PWL) \
        LaTeXFonts.cpp \
        LaTeXFonts.h \
-       PrinterParams.cpp \
-       PrinterParams.h \
        Thesaurus.cpp \
        Thesaurus.h
 
@@ -174,7 +172,7 @@ SOURCEFILESCORE = \
        RowPainter.cpp \
        Server.cpp \
        ServerSocket.cpp \
-       sgml.cpp \
+       xml.cpp \
        Session.cpp \
        Spacing.cpp \
        TexRow.cpp \
@@ -281,7 +279,7 @@ HEADERFILESCORE = \
        Server.h \
        ServerSocket.h \
        Session.h \
-       sgml.h \
+       xml.h \
        Spacing.h \
        SpellChecker.h \
        TexRow.h \