2002-03-13 18:24:44 +00:00
|
|
|
include $(top_srcdir)/config/common.am
|
|
|
|
|
2002-02-20 22:57:44 +00:00
|
|
|
noinst_LTLIBRARIES = libmathed.la
|
2002-03-13 18:24:44 +00:00
|
|
|
|
2002-09-24 18:20:26 +00:00
|
|
|
INCLUDES = -I$(srcdir)/../ $(BOOST_INCLUDES)
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2002-02-20 22:57:44 +00:00
|
|
|
libmathed_la_SOURCES = \
|
2002-07-09 08:24:33 +00:00
|
|
|
dimension.C \
|
|
|
|
dimension.h \
|
2002-03-18 11:45:53 +00:00
|
|
|
textpainter.C \
|
|
|
|
textpainter.h \
|
2001-06-25 00:06:33 +00:00
|
|
|
formulabase.C \
|
|
|
|
formulabase.h \
|
1999-09-27 18:44:28 +00:00
|
|
|
formula.C \
|
|
|
|
formula.h \
|
|
|
|
formulamacro.C \
|
|
|
|
formulamacro.h \
|
2002-02-13 13:15:15 +00:00
|
|
|
math_amsarrayinset.C \
|
|
|
|
math_amsarrayinset.h \
|
2001-06-25 00:06:33 +00:00
|
|
|
math_arrayinset.C \
|
|
|
|
math_arrayinset.h \
|
2001-09-11 10:58:17 +00:00
|
|
|
math_atom.C \
|
|
|
|
math_atom.h \
|
2002-05-24 08:29:16 +00:00
|
|
|
math_autocorrect.C \
|
|
|
|
math_autocorrect.h \
|
2002-02-14 12:38:02 +00:00
|
|
|
math_biginset.C \
|
|
|
|
math_biginset.h \
|
2001-08-13 15:26:41 +00:00
|
|
|
math_binominset.C \
|
|
|
|
math_binominset.h \
|
2001-10-19 11:25:48 +00:00
|
|
|
math_boxinset.C \
|
|
|
|
math_boxinset.h \
|
2002-03-12 14:59:08 +00:00
|
|
|
math_braceinset.C \
|
|
|
|
math_braceinset.h \
|
2001-11-12 16:45:09 +00:00
|
|
|
math_casesinset.C \
|
|
|
|
math_casesinset.h \
|
2001-08-03 17:10:22 +00:00
|
|
|
math_charinset.C \
|
|
|
|
math_charinset.h \
|
2002-08-14 15:13:07 +00:00
|
|
|
math_commentinset.C \
|
|
|
|
math_commentinset.h \
|
1999-09-27 18:44:28 +00:00
|
|
|
math_cursor.C \
|
|
|
|
math_cursor.h \
|
2001-11-08 12:55:58 +00:00
|
|
|
math_data.C \
|
|
|
|
math_data.h \
|
2001-02-13 13:28:32 +00:00
|
|
|
math_decorationinset.C \
|
|
|
|
math_decorationinset.h \
|
|
|
|
math_deliminset.C \
|
|
|
|
math_deliminset.h \
|
2001-11-13 16:27:06 +00:00
|
|
|
math_diffinset.C \
|
|
|
|
math_diffinset.h \
|
2001-08-03 17:55:10 +00:00
|
|
|
math_diminset.C \
|
|
|
|
math_diminset.h \
|
2001-02-13 13:28:32 +00:00
|
|
|
math_dotsinset.C \
|
|
|
|
math_dotsinset.h \
|
2002-07-09 09:46:31 +00:00
|
|
|
math_envinset.C \
|
|
|
|
math_envinset.h \
|
2002-07-31 17:26:14 +00:00
|
|
|
math_ertinset.C \
|
|
|
|
math_ertinset.h \
|
2001-11-09 08:35:57 +00:00
|
|
|
math_extern.C \
|
|
|
|
math_extern.h \
|
2001-11-07 13:15:59 +00:00
|
|
|
math_exfuncinset.C \
|
|
|
|
math_exfuncinset.h \
|
2001-11-08 12:06:56 +00:00
|
|
|
math_exintinset.C \
|
|
|
|
math_exintinset.h \
|
2001-08-13 14:02:37 +00:00
|
|
|
math_factory.C \
|
|
|
|
math_factory.h \
|
2002-06-24 15:37:14 +00:00
|
|
|
math_fboxinset.C \
|
|
|
|
math_fboxinset.h \
|
2002-08-29 09:57:57 +00:00
|
|
|
math_frameboxinset.C \
|
|
|
|
math_frameboxinset.h \
|
2002-05-30 07:09:54 +00:00
|
|
|
math_fontinset.C \
|
|
|
|
math_fontinset.h \
|
2002-07-17 10:25:33 +00:00
|
|
|
math_fontoldinset.C \
|
|
|
|
math_fontoldinset.h \
|
2001-02-13 13:28:32 +00:00
|
|
|
math_fracinset.C \
|
|
|
|
math_fracinset.h \
|
2001-08-08 17:26:30 +00:00
|
|
|
math_fracbase.C \
|
|
|
|
math_fracbase.h \
|
2003-04-25 15:54:29 +00:00
|
|
|
math_gridinfo.h \
|
2001-07-17 07:38:41 +00:00
|
|
|
math_gridinset.C \
|
|
|
|
math_gridinset.h \
|
2001-11-08 12:28:33 +00:00
|
|
|
math_hullinset.C \
|
|
|
|
math_hullinset.h \
|
2002-08-28 08:30:27 +00:00
|
|
|
math_inferinset.C \
|
|
|
|
math_inferinset.h \
|
1999-09-27 18:44:28 +00:00
|
|
|
math_inset.C \
|
|
|
|
math_inset.h \
|
2001-12-05 17:50:18 +00:00
|
|
|
math_iterator.C \
|
|
|
|
math_iterator.h \
|
2001-08-21 14:20:50 +00:00
|
|
|
math_kerninset.C \
|
|
|
|
math_kerninset.h \
|
2001-10-18 13:21:21 +00:00
|
|
|
math_lefteqninset.C \
|
|
|
|
math_lefteqninset.h \
|
2002-07-12 11:21:21 +00:00
|
|
|
math_liminset.C \
|
|
|
|
math_liminset.h \
|
1999-09-27 18:44:28 +00:00
|
|
|
math_macro.C \
|
|
|
|
math_macro.h \
|
2001-02-13 17:08:51 +00:00
|
|
|
math_macroarg.C \
|
|
|
|
math_macroarg.h \
|
|
|
|
math_macrotemplate.C \
|
|
|
|
math_macrotemplate.h \
|
|
|
|
math_macrotable.C \
|
|
|
|
math_macrotable.h \
|
2001-11-07 17:30:26 +00:00
|
|
|
math_mathmlstream.C \
|
|
|
|
math_mathmlstream.h \
|
2001-11-09 08:35:57 +00:00
|
|
|
math_matrixinset.C \
|
|
|
|
math_matrixinset.h \
|
2001-08-03 17:10:22 +00:00
|
|
|
math_nestinset.C \
|
|
|
|
math_nestinset.h \
|
2002-06-18 15:44:30 +00:00
|
|
|
math_numberinset.C \
|
|
|
|
math_numberinset.h \
|
2002-07-08 11:29:51 +00:00
|
|
|
math_parboxinset.C \
|
|
|
|
math_parboxinset.h \
|
|
|
|
math_parinset.C \
|
|
|
|
math_parinset.h \
|
1999-09-27 18:44:28 +00:00
|
|
|
math_parser.C \
|
|
|
|
math_parser.h \
|
2001-12-10 10:09:00 +00:00
|
|
|
math_pos.C \
|
|
|
|
math_pos.h \
|
2001-11-16 09:55:37 +00:00
|
|
|
math_replace.h \
|
2001-07-17 07:38:41 +00:00
|
|
|
math_rootinset.C \
|
|
|
|
math_rootinset.h \
|
2001-06-25 00:06:33 +00:00
|
|
|
math_scriptinset.C \
|
|
|
|
math_scriptinset.h \
|
|
|
|
math_sizeinset.C \
|
|
|
|
math_sizeinset.h \
|
2001-02-13 13:28:32 +00:00
|
|
|
math_spaceinset.C \
|
|
|
|
math_spaceinset.h \
|
2001-09-05 12:57:13 +00:00
|
|
|
math_splitinset.C \
|
|
|
|
math_splitinset.h \
|
2001-06-25 00:06:33 +00:00
|
|
|
math_sqrtinset.C \
|
|
|
|
math_sqrtinset.h \
|
2001-08-08 17:26:30 +00:00
|
|
|
math_stackrelinset.C \
|
|
|
|
math_stackrelinset.h \
|
2001-12-03 17:52:48 +00:00
|
|
|
math_streamstr.C \
|
2001-12-03 16:24:50 +00:00
|
|
|
math_streamstr.h \
|
2001-11-05 17:08:45 +00:00
|
|
|
math_stringinset.C \
|
|
|
|
math_stringinset.h \
|
2002-02-14 14:52:23 +00:00
|
|
|
math_substackinset.C \
|
|
|
|
math_substackinset.h \
|
2001-11-08 12:15:12 +00:00
|
|
|
math_support.C \
|
|
|
|
math_support.h \
|
2001-07-27 10:08:04 +00:00
|
|
|
math_symbolinset.C \
|
2001-11-08 12:55:58 +00:00
|
|
|
math_symbolinset.h \
|
2003-03-03 16:15:38 +00:00
|
|
|
math_tabularinset.C \
|
|
|
|
math_tabularinset.h \
|
2002-07-31 17:26:14 +00:00
|
|
|
math_textinset.C \
|
|
|
|
math_textinset.h \
|
2001-11-09 10:44:24 +00:00
|
|
|
math_unknowninset.C \
|
|
|
|
math_unknowninset.h \
|
2002-02-01 10:33:06 +00:00
|
|
|
math_undersetinset.C \
|
|
|
|
math_undersetinset.h \
|
2002-02-05 09:51:40 +00:00
|
|
|
math_xarrowinset.C \
|
|
|
|
math_xarrowinset.h \
|
2002-02-08 08:03:38 +00:00
|
|
|
math_xyarrowinset.C \
|
|
|
|
math_xyarrowinset.h \
|
2002-02-05 09:51:40 +00:00
|
|
|
math_xymatrixinset.C \
|
2002-06-24 15:51:35 +00:00
|
|
|
math_xymatrixinset.h \
|
|
|
|
button_inset.C \
|
|
|
|
button_inset.h \
|
|
|
|
command_inset.h \
|
|
|
|
command_inset.C \
|
|
|
|
ref_inset.h \
|
|
|
|
ref_inset.C
|