]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/Makefile.am
revert Buffer LyxText->InsetText commit
[lyx.git] / src / mathed / Makefile.am
index 3d70f1e480421eb9d96aa20247c5ffdb4b9e878c..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 \
@@ -39,14 +35,14 @@ libmathed_la_SOURCES = \
        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 \
@@ -84,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 \
@@ -106,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 \
@@ -118,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 \