]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/Makefile.am
Compile fix gcc 2.95 + stlport
[lyx.git] / src / mathed / Makefile.am
index 97cdf588345d30adb71f40e6eb89da2dd1ad23c7..9e2dec5669d4e109bcf78a74fce5bc5413b08bc1 100644 (file)
@@ -7,10 +7,6 @@ INCLUDES = -I$(srcdir)/../ $(BOOST_INCLUDES)
 libmathed_la_SOURCES = \
        textpainter.C \
        textpainter.h \
-       formulabase.C \
-       formulabase.h \
-       formula.C \
-       formula.h \
        formulamacro.C \
        formulamacro.h \
        math_amsarrayinset.C \
@@ -35,16 +31,18 @@ libmathed_la_SOURCES = \
        math_casesinset.h \
        math_charinset.C \
        math_charinset.h \
+       math_colorinset.C \
+       math_colorinset.h \
        math_commentinset.C \
        math_commentinset.h \
-       math_cursor.C \
-       math_cursor.h \
        math_data.C \
        math_data.h \
        math_decorationinset.C \
        math_decorationinset.h \
        math_deliminset.C \
        math_deliminset.h \
+       math_dfracinset.C \
+       math_dfracinset.h \
        math_diffinset.C \
        math_diffinset.h \
        math_diminset.C \
@@ -82,8 +80,6 @@ libmathed_la_SOURCES = \
        math_hullinset.h \
        math_inset.C \
        math_inset.h \
-       math_iterator.C \
-       math_iterator.h \
        math_kerninset.C \
        math_kerninset.h \
        math_lefteqninset.C \
@@ -104,6 +100,8 @@ libmathed_la_SOURCES = \
        math_mathmlstream.h \
        math_matrixinset.C \
        math_matrixinset.h \
+       math_mboxinset.C \
+       math_mboxinset.h \
        math_nestinset.C \
        math_nestinset.h \
        math_numberinset.C \
@@ -116,8 +114,6 @@ libmathed_la_SOURCES = \
        math_parinset.h \
        math_parser.C \
        math_parser.h \
-       math_pos.C \
-       math_pos.h \
        math_replace.h \
        math_rootinset.C \
        math_rootinset.h \