lyx_mirror/src/mathed/Makefile.am

37 lines
653 B
Makefile
Raw Normal View History

AUTOMAKE_OPTIONS = foreign 1.4
MAINTAINERCLEANFILES = Makefile.in
pkglib_LTLIBRARIES = libmathed.la
LIBS=
ETAGS_ARGS = --c++
INCLUDES = -I${top_srcdir}/images -I${srcdir}/../
libmathed_la_SOURCES = array.h \
formula.C \
formula.h \
formulamacro.C \
formulamacro.h \
math_cursor.C \
math_cursor.h \
math_defs.h \
math_delim.C \
math_draw.C \
math_forms.C \
math_forms.h \
math_hash.C \
math_inset.C \
math_inset.h \
math_iter.C \
math_iter.h \
math_macro.C \
math_macro.h \
math_panel.C \
math_panel.h \
math_parser.C \
math_parser.h \
math_root.C \
math_root.h \
math_symbols.C \
math_utils.C \
math_write.C \
symbol_def.h