]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Remove it for real now.
[lyx.git] / src / Makefile.am
index ea3afcbb4f7eb8cc6a991f8811cab8fe703dfdce..989438df0db895d06e33785eb9dcb4960cf8a1d3 100644 (file)
@@ -67,6 +67,8 @@ lyx_SOURCES = \
        BiblioInfo.cpp \
        Box.cpp \
        Box.h \
+       Compare.cpp \
+       Compare.h \
        Dimension.cpp \
        Dimension.h \
        $(HUNSPELL) \
@@ -94,7 +96,6 @@ SOURCEFILESCORE = \
        Chktex.cpp \
        CmdDef.cpp \
        Color.cpp \
-       Compare.cpp \
        ConverterCache.cpp \
        Converter.cpp \
        CoordCache.cpp \
@@ -191,7 +192,6 @@ HEADERFILESCORE = \
        ColorCode.h \
        Color.h \
        ColorSet.h \
-       Compare.h \
        CompletionList.h \
        ConverterCache.h \
        Converter.h \
@@ -245,6 +245,7 @@ HEADERFILESCORE = \
        Mover.h \
        output_docbook.h \
        output.h \
+       OutputEnums.h \
        output_latex.h \
        output_xhtml.h \
        OutputParams.h \