]> 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 ddc82fb1da251adf328afa2077aecb20583c634b..f6a77dc0bd1e5597b541bfd9f3786e384392d676 100644 (file)
@@ -172,7 +172,7 @@ SOURCEFILESCORE = \
        RowPainter.cpp \
        Server.cpp \
        ServerSocket.cpp \
-       sgml.cpp \
+       xml.cpp \
        Session.cpp \
        Spacing.cpp \
        TexRow.cpp \
@@ -279,7 +279,7 @@ HEADERFILESCORE = \
        Server.h \
        ServerSocket.h \
        Session.h \
-       sgml.h \
+       xml.h \
        Spacing.h \
        SpellChecker.h \
        TexRow.h \