X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FMakefile.am;h=d2e13830f7a5023ffa975202b612d9de08996ee2;hb=5c40a062b2034f48f5b79079017bbaac8ba9363c;hp=58b7589ef0fddb63982d0faf80a469e74e35c6a2;hpb=524a23ba3ad249e868b1012f00d0541f12a9a263;p=lyx.git diff --git a/src/mathed/Makefile.am b/src/mathed/Makefile.am index 58b7589ef0..d2e13830f7 100644 --- a/src/mathed/Makefile.am +++ b/src/mathed/Makefile.am @@ -10,16 +10,16 @@ INCLUDES = -I${srcdir}/../ $(SIGC_CFLAGS) $(BOOST_INCLUDES) libmathed_la_SOURCES = \ array.C \ array.h \ + xarray.C \ + xarray.h \ + formulabase.C \ + formulabase.h \ formula.C \ formula.h \ formulamacro.C \ formulamacro.h \ - macro_support.C \ - macro_support.h \ - math_sqrtinset.C \ - math_sqrtinset.h \ - math_accentinset.C \ - math_accentinset.h \ + math_arrayinset.C \ + math_arrayinset.h \ math_bigopinset.C \ math_bigopinset.h \ math_cursor.C \ @@ -35,11 +35,11 @@ libmathed_la_SOURCES = \ math_fracinset.h \ math_funcinset.C \ math_funcinset.h \ + math_gridinset.C \ + math_gridinset.h \ math_hash.C \ math_inset.C \ math_inset.h \ - math_iter.C \ - math_iter.h \ math_macro.C \ math_macro.h \ math_macroarg.C \ @@ -50,22 +50,22 @@ libmathed_la_SOURCES = \ math_macrotable.h \ math_matrixinset.C \ math_matrixinset.h \ - math_parinset.C \ - math_parinset.h \ math_parser.C \ math_parser.h \ - math_root.C \ - math_root.h \ - math_rowst.C \ - math_rowst.h \ + math_rootinset.C \ + math_rootinset.h \ + math_scriptinset.C \ + math_scriptinset.h \ + math_sizeinset.C \ + math_sizeinset.h \ math_spaceinset.C \ math_spaceinset.h \ + math_sqrtinset.C \ + math_sqrtinset.h \ + math_updowninset.C \ + math_updowninset.h \ math_utils.C \ math_utils.h \ - math_xiter.C \ - math_xiter.h \ - matriz.C \ - matriz.h \ support.C \ support.h \ symbol_def.h