]> git.lyx.org Git - features.git/blob - src/insets/Makefile.am
read the ChangeLog... no huge changes .. but some might get reversed...
[features.git] / src / insets / Makefile.am
1 AUTOMAKE_OPTIONS = foreign
2 MAINTAINERCLEANFILES = Makefile.in
3 noinst_LTLIBRARIES = libinsets.la
4 LIBS =
5 ETAGS_ARGS = --c++
6 INCLUDES = -I${srcdir}/../ 
7
8 libinsets_la_SOURCES = \
9         figinset.C \
10         figinset.h \
11         form_url.C \
12         form_url.h \
13         inset.C \
14         insetbib.C \
15         insetbib.h \
16         insetcommand.C \
17         insetcommand.h \
18         inseterror.C \
19         inseterror.h \
20         insetert.C \
21         insetert.h \
22         insetgraphics.C \
23         insetgraphics.h \
24         insetinclude.C \
25         insetinclude.h \
26         insetindex.C \
27         insetindex.h \
28         insetinfo.C \
29         insetinfo.h \
30         insetlabel.C \
31         insetlabel.h \
32         insetlatexaccent.C \
33         insetlatexaccent.h \
34         insetloa.C \
35         insetloa.h \
36         insetlof.C \
37         insetlof.h \
38         insetlot.C \
39         insetlot.h \
40         insetparent.C \
41         insetparent.h \
42         insetquotes.C \
43         insetquotes.h \
44         insetref.C \
45         insetref.h \
46         insetspecialchar.C \
47         insetspecialchar.h \
48         insettext.C \
49         insettext.h \
50         insettoc.C \
51         insettoc.h \
52         inseturl.C \
53         inseturl.h \
54         lyxinset.h