]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/Makefile.am
preview as preview can...
[lyx.git] / src / mathed / Makefile.am
index 20137977556ef19e8fcd7af3f79d3d89d1c55700..43067976fe2d1760351bd5055d8e22308dfbaecd 100644 (file)
@@ -19,6 +19,8 @@ libmathed_la_SOURCES = \
        math_arrayinset.h \
        math_atom.C \
        math_atom.h \
+       math_autocorrect.C \
+       math_autocorrect.h \
        math_biginset.C \
        math_biginset.h \
        math_binominset.C \
@@ -54,17 +56,16 @@ libmathed_la_SOURCES = \
        math_exintinset.h \
        math_factory.C \
        math_factory.h \
+       math_fboxinset.C \
+       math_fboxinset.h \
+       math_fontinset.C \
+       math_fontinset.h \
        math_fracinset.C \
        math_fracinset.h \
        math_fracbase.C \
        math_fracbase.h \
-       math_funcinset.C \
-       math_funcinset.h \
-       math_funcliminset.C \
-       math_funcliminset.h \
        math_gridinset.C \
        math_gridinset.h \
-       math_hash.C \
        math_hullinset.C \
        math_hullinset.h \
        math_inset.C \
@@ -89,12 +90,14 @@ libmathed_la_SOURCES = \
        math_mathmlstream.h \
        math_matrixinset.C \
        math_matrixinset.h \
-       math_metricsinfo.h \
        math_metricsinfo.C \
+       math_metricsinfo.h \
        math_nestinset.C \
        math_nestinset.h \
        math_notinset.C \
        math_notinset.h \
+       math_numberinset.C \
+       math_numberinset.h \
        math_parser.C \
        math_parser.h \
        math_pos.C \
@@ -108,8 +111,6 @@ libmathed_la_SOURCES = \
        math_sizeinset.h \
        math_spaceinset.C \
        math_spaceinset.h \
-       math_specialcharinset.C \
-       math_specialcharinset.h \
        math_splitinset.C \
        math_splitinset.h \
        math_sqrtinset.C \
@@ -137,4 +138,10 @@ libmathed_la_SOURCES = \
        math_xyarrowinset.C \
        math_xyarrowinset.h \
        math_xymatrixinset.C \
-       math_xymatrixinset.h
+       math_xymatrixinset.h \
+       button_inset.C \
+       button_inset.h \
+       command_inset.h \
+       command_inset.C \
+       ref_inset.h \
+       ref_inset.C