]> git.lyx.org Git - features.git/blob - src/insets/Makefile.am
b89284af8f9789dac7b1b336eea84f3fd8337834
[features.git] / src / insets / Makefile.am
1 AUTOMAKE_OPTIONS = foreign
2 DISTCLEANFILES= *.orig *.rej *~ *.bak core
3 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
4 noinst_LTLIBRARIES = libinsets.la
5 LIBS =
6 ETAGS_ARGS = --lang=c++
7 INCLUDES = -I${srcdir}/../ $(SIGC_CFLAGS)
8
9 libinsets_la_SOURCES = \
10         BoundingBox.h \
11         ExternalTemplate.C \
12         ExternalTemplate.h \
13         figinset.C \
14         figinset.h \
15         form_graphics.C \
16         form_graphics.h \
17         form_url.C \
18         form_url.h \
19         inset.C \
20         insetbib.C \
21         insetbib.h \
22         insetbutton.C \
23         insetbutton.h \
24         insetcite.C \
25         insetcite.h \
26         insetcollapsable.C \
27         insetcollapsable.h \
28         insetcommand.C \
29         insetcommand.h \
30         inseterror.C \
31         inseterror.h \
32         insetert.C \
33         insetert.h \
34         insetexternal.C \
35         insetexternal.h \
36         insetfoot.C \
37         insetfoot.h \
38         insetgraphics.C \
39         insetgraphics.h \
40         insetinclude.C \
41         insetinclude.h \
42         insetindex.C \
43         insetindex.h \
44         insetinfo.C \
45         insetinfo.h \
46         insetlabel.C \
47         insetlabel.h \
48         insetlatexaccent.C \
49         insetlatexaccent.h \
50         insetloa.C \
51         insetloa.h \
52         insetlof.C \
53         insetlof.h \
54         insetlot.C \
55         insetlot.h \
56         insetmarginal.h \
57         insetmarginal.C \
58         insetparent.C \
59         insetparent.h \
60         insetquotes.C \
61         insetquotes.h \
62         insetref.C \
63         insetref.h \
64         insetspecialchar.C \
65         insetspecialchar.h \
66         insettabular.C \
67         insettabular.h \
68         insettext.C \
69         insettext.h \
70         insettoc.C \
71         insettoc.h \
72         inseturl.C \
73         inseturl.h \
74         lyxinset.h