]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/Makefile.am
small cleanup, doxygen, formatting changes
[lyx.git] / src / mathed / Makefile.am
index 32d34a8ef9743ea73e86f5f0ea539050d220cbe4..aa96a4e0d3d6a639663fe9d930e6e448f533ec09 100644 (file)
@@ -14,6 +14,8 @@ libmathed_la_SOURCES = \
        formula.h \
        formulamacro.C \
        formulamacro.h \
+       macro_support.C \
+       macro_support.h \
        math_sqrtinset.C \
        math_sqrtinset.h \
        math_accentinset.C \
@@ -29,7 +31,6 @@ libmathed_la_SOURCES = \
        math_deliminset.h \
        math_dotsinset.C \
        math_dotsinset.h \
-       math_draw.C \
        math_forms.C \
        math_forms.h \
        math_fracinset.C \
@@ -43,6 +44,12 @@ libmathed_la_SOURCES = \
        math_iter.h \
        math_macro.C \
        math_macro.h \
+       math_macroarg.C \
+       math_macroarg.h \
+       math_macrotemplate.C \
+       math_macrotemplate.h \
+       math_macrotable.C \
+       math_macrotable.h \
        math_matrixinset.C \
        math_matrixinset.h \
        math_panel.C \
@@ -56,11 +63,9 @@ libmathed_la_SOURCES = \
        math_rowst.h \
        math_spaceinset.C \
        math_spaceinset.h \
-       math_sqrtinset.C \
-       math_sqrtinset.h \
        math_symbols.C \
        math_utils.C \
-       math_write.C \
+       math_utils.h \
        math_xiter.C \
        math_xiter.h \
        matriz.C \