]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/Makefile.am
rename math_(root|grid).[Ch] to math_(root|grid)inset.[Ch]
[lyx.git] / src / mathed / Makefile.am
index 5c1d408dce61ea907c52c1642eae32409fe330d5..d2e13830f7a5023ffa975202b612d9de08996ee2 100644 (file)
@@ -35,8 +35,8 @@ libmathed_la_SOURCES = \
        math_fracinset.h \
        math_funcinset.C \
        math_funcinset.h \
-       math_grid.C \
-       math_grid.h \
+       math_gridinset.C \
+       math_gridinset.h \
        math_hash.C \
        math_inset.C \
        math_inset.h \
@@ -52,8 +52,8 @@ libmathed_la_SOURCES = \
        math_matrixinset.h \
        math_parser.C \
        math_parser.h \
-       math_root.C \
-       math_root.h \
+       math_rootinset.C \
+       math_rootinset.h \
        math_scriptinset.C \
        math_scriptinset.h \
        math_sizeinset.C \