]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/Makefile.am
more IU
[lyx.git] / src / mathed / Makefile.am
index b5bf583d506ef51f904b14df1109d469a0b573f1..c400caeb2545b46f75898816660aa1528170b947 100644 (file)
@@ -5,8 +5,6 @@ noinst_LTLIBRARIES = libmathed.la
 INCLUDES = -I$(srcdir)/../ $(BOOST_INCLUDES)
 
 libmathed_la_SOURCES = \
-       dimension.C \
-       dimension.h \
        textpainter.C \
        textpainter.h \
        formulabase.C \
@@ -27,6 +25,8 @@ libmathed_la_SOURCES = \
        math_biginset.h \
        math_binominset.C \
        math_binominset.h \
+       math_boldsymbolinset.C \
+       math_boldsymbolinset.h \
        math_boxinset.C \
        math_boxinset.h \
        math_braceinset.C \
@@ -35,6 +35,8 @@ 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 \
@@ -45,6 +47,8 @@ libmathed_la_SOURCES = \
        math_decorationinset.h \
        math_deliminset.C \
        math_deliminset.h \
+       math_dfracinset.C \
+       math_dfracinset.h \
        math_diffinset.C \
        math_diffinset.h \
        math_diminset.C \
@@ -80,12 +84,8 @@ libmathed_la_SOURCES = \
        math_gridinset.h \
        math_hullinset.C \
        math_hullinset.h \
-       math_inferinset.C \
-       math_inferinset.h \
        math_inset.C \
        math_inset.h \
-       math_iterator.C \
-       math_iterator.h \
        math_kerninset.C \
        math_kerninset.h \
        math_lefteqninset.C \
@@ -110,14 +110,14 @@ libmathed_la_SOURCES = \
        math_nestinset.h \
        math_numberinset.C \
        math_numberinset.h \
+       math_oversetinset.C \
+       math_oversetinset.h \
        math_parboxinset.C \
        math_parboxinset.h \
        math_parinset.C \
        math_parinset.h \
        math_parser.C \
        math_parser.h \
-       math_pos.C \
-       math_pos.h \
        math_replace.h \
        math_rootinset.C \
        math_rootinset.h \
@@ -153,12 +153,6 @@ libmathed_la_SOURCES = \
        math_undersetinset.h \
        math_xarrowinset.C \
        math_xarrowinset.h \
-       math_xyarrowinset.C \
-       math_xyarrowinset.h \
-       math_xymatrixinset.C \
-       math_xymatrixinset.h \
-       button_inset.C \
-       button_inset.h \
        command_inset.h \
        command_inset.C \
        ref_inset.h \