2002-03-13 18:24:44 +00:00
|
|
|
include $(top_srcdir)/config/common.am
|
|
|
|
|
2002-02-20 22:57:44 +00:00
|
|
|
noinst_LTLIBRARIES = libinsets.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
|
|
|
|
2001-07-24 23:42:46 +00:00
|
|
|
EXTRA_DIST = \
|
|
|
|
insetlist.C \
|
|
|
|
insetlist.h \
|
|
|
|
insettheorem.C \
|
|
|
|
insettheorem.h
|
|
|
|
|
2002-02-20 22:57:44 +00:00
|
|
|
libinsets_la_SOURCES = \
|
2003-02-25 14:51:38 +00:00
|
|
|
mailinset.C \
|
|
|
|
mailinset.h \
|
2003-10-07 20:25:10 +00:00
|
|
|
ExternalSupport.C \
|
|
|
|
ExternalSupport.h \
|
2000-06-12 11:27:15 +00:00
|
|
|
ExternalTemplate.C \
|
|
|
|
ExternalTemplate.h \
|
2003-10-07 22:59:58 +00:00
|
|
|
ExternalTransforms.C \
|
|
|
|
ExternalTransforms.h \
|
2003-10-10 21:08:55 +00:00
|
|
|
render_base.h \
|
|
|
|
render_button.C \
|
|
|
|
render_button.h \
|
|
|
|
render_graphic.C \
|
|
|
|
render_graphic.h \
|
|
|
|
render_preview.C \
|
|
|
|
render_preview.h \
|
1999-09-27 18:44:28 +00:00
|
|
|
inset.C \
|
2001-06-25 00:06:33 +00:00
|
|
|
inset.h \
|
2003-02-17 17:12:50 +00:00
|
|
|
insetbase.h \
|
2003-02-18 11:47:16 +00:00
|
|
|
insetbase.C \
|
2003-02-21 09:20:18 +00:00
|
|
|
insetbibitem.C \
|
|
|
|
insetbibitem.h \
|
|
|
|
insetbibtex.C \
|
|
|
|
insetbibtex.h \
|
2003-10-07 07:42:15 +00:00
|
|
|
insetbox.C \
|
|
|
|
insetbox.h \
|
2003-08-17 11:28:23 +00:00
|
|
|
insetbranch.C \
|
|
|
|
insetbranch.h \
|
2000-07-17 18:27:53 +00:00
|
|
|
insetcaption.C \
|
|
|
|
insetcaption.h \
|
2000-06-07 08:53:40 +00:00
|
|
|
insetcite.C \
|
|
|
|
insetcite.h \
|
2000-03-08 13:52:57 +00:00
|
|
|
insetcollapsable.C \
|
|
|
|
insetcollapsable.h \
|
1999-09-27 18:44:28 +00:00
|
|
|
insetcommand.C \
|
|
|
|
insetcommand.h \
|
2002-07-04 13:54:28 +00:00
|
|
|
insetcommandparams.C \
|
|
|
|
insetcommandparams.h \
|
2003-03-13 10:06:11 +00:00
|
|
|
insetenv.C \
|
|
|
|
insetenv.h \
|
2000-02-25 12:06:15 +00:00
|
|
|
insetert.C \
|
|
|
|
insetert.h \
|
2000-06-12 11:27:15 +00:00
|
|
|
insetexternal.C \
|
|
|
|
insetexternal.h \
|
2000-06-28 13:35:52 +00:00
|
|
|
insetfloat.h \
|
|
|
|
insetfloat.C \
|
2001-05-04 10:36:36 +00:00
|
|
|
insetfloatlist.C \
|
|
|
|
insetfloatlist.h \
|
2000-03-08 13:52:57 +00:00
|
|
|
insetfoot.C \
|
|
|
|
insetfoot.h \
|
2000-07-04 19:16:35 +00:00
|
|
|
insetfootlike.C \
|
|
|
|
insetfootlike.h \
|
2000-07-31 12:30:10 +00:00
|
|
|
insetgraphicsParams.h \
|
|
|
|
insetgraphicsParams.C \
|
2000-02-29 02:19:17 +00:00
|
|
|
insetgraphics.C \
|
|
|
|
insetgraphics.h \
|
2003-03-11 11:52:05 +00:00
|
|
|
insethfill.C \
|
|
|
|
insethfill.h \
|
1999-09-27 18:44:28 +00:00
|
|
|
insetinclude.C \
|
|
|
|
insetinclude.h \
|
|
|
|
insetindex.C \
|
|
|
|
insetindex.h \
|
|
|
|
insetlabel.C \
|
|
|
|
insetlabel.h \
|
|
|
|
insetlatexaccent.C \
|
|
|
|
insetlatexaccent.h \
|
2000-06-26 18:34:31 +00:00
|
|
|
insetmarginal.h \
|
|
|
|
insetmarginal.C \
|
2000-06-28 13:35:52 +00:00
|
|
|
insetminipage.C \
|
|
|
|
insetminipage.h \
|
2003-03-12 19:16:42 +00:00
|
|
|
insetnewline.C \
|
|
|
|
insetnewline.h \
|
2001-07-20 09:57:23 +00:00
|
|
|
insetnote.C \
|
|
|
|
insetnote.h \
|
2002-08-23 09:05:32 +00:00
|
|
|
insetoptarg.C \
|
|
|
|
insetoptarg.h \
|
1999-09-27 18:44:28 +00:00
|
|
|
insetquotes.C \
|
|
|
|
insetquotes.h \
|
|
|
|
insetref.C \
|
|
|
|
insetref.h \
|
2003-05-22 10:40:57 +00:00
|
|
|
insetspace.C \
|
|
|
|
insetspace.h \
|
1999-09-27 18:44:28 +00:00
|
|
|
insetspecialchar.C \
|
|
|
|
insetspecialchar.h \
|
2000-04-19 14:42:19 +00:00
|
|
|
insettabular.C \
|
|
|
|
insettabular.h \
|
2000-02-25 12:06:15 +00:00
|
|
|
insettext.C \
|
|
|
|
insettext.h \
|
1999-09-27 18:44:28 +00:00
|
|
|
insettoc.C \
|
|
|
|
insettoc.h \
|
|
|
|
inseturl.C \
|
2003-02-20 17:39:48 +00:00
|
|
|
inseturl.h \
|
2003-05-31 09:33:46 +00:00
|
|
|
insetwrap.h \
|
|
|
|
insetwrap.C \
|
2003-02-20 17:39:48 +00:00
|
|
|
updatableinset.C \
|
|
|
|
updatableinset.h
|
2001-07-24 22:08:49 +00:00
|
|
|
# insetlist.C \
|
|
|
|
# insetlist.h \
|
|
|
|
# insetsection.h \
|
|
|
|
# insetsection.C \
|
|
|
|
# insettheorem.C \
|
|
|
|
# insettheorem.h \
|