X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FMakefile.am;h=d2e13830f7a5023ffa975202b612d9de08996ee2;hb=5c40a062b2034f48f5b79079017bbaac8ba9363c;hp=d228d6d3ad5b86c6dcfc30845d3ac8e5dbf3e43b;hpb=4a40b711f2fe6ce8638a15f5bc7644a581cab016;p=lyx.git diff --git a/src/mathed/Makefile.am b/src/mathed/Makefile.am index d228d6d3ad..d2e13830f7 100644 --- a/src/mathed/Makefile.am +++ b/src/mathed/Makefile.am @@ -18,8 +18,6 @@ libmathed_la_SOURCES = \ formula.h \ formulamacro.C \ formulamacro.h \ - macro_support.C \ - macro_support.h \ math_arrayinset.C \ math_arrayinset.h \ math_bigopinset.C \ @@ -37,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 \ @@ -54,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 \ @@ -68,8 +66,6 @@ libmathed_la_SOURCES = \ math_updowninset.h \ math_utils.C \ math_utils.h \ - matriz.C \ - matriz.h \ support.C \ support.h \ symbol_def.h