]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
* GuiDocument.cpp:
[lyx.git] / src / Makefile.am
index b0232921ad0ed7c2ab368563ff310ce84e2c5672..736544e585530e8f19ec912c6feea74c13e0caee 100644 (file)
@@ -137,6 +137,7 @@ SOURCEFILESCORE = \
        output_docbook.cpp \
        output.cpp \
        output_latex.cpp \
+       output_xhtml.cpp \
        OutputParams.cpp \
        output_plaintext.cpp \
        Paragraph.cpp \
@@ -237,6 +238,7 @@ HEADERFILESCORE = \
        output_docbook.h \
        output.h \
        output_latex.h \
+       output_xhtml.h \
        OutputParams.h \
        output_plaintext.h \
        paper.h \