]> git.lyx.org Git - lyx.git/blob - src/insets/Makefile.am
clear()->erase() ; lots of using directives for cxx
[lyx.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         BoundingBox.h \
10         figinset.C \
11         figinset.h \
12         form_graphics.C \
13         form_graphics.h \
14         form_url.C \
15         form_url.h \
16         inset.C \
17         insetbib.C \
18         insetbib.h \
19         insetcollapsable.C \
20         insetcollapsable.h \
21         insetcommand.C \
22         insetcommand.h \
23         inseterror.C \
24         inseterror.h \
25         insetert.C \
26         insetert.h \
27         insetfoot.C \
28         insetfoot.h \
29         insetgraphics.C \
30         insetgraphics.h \
31         insetinclude.C \
32         insetinclude.h \
33         insetindex.C \
34         insetindex.h \
35         insetinfo.C \
36         insetinfo.h \
37         insetlabel.C \
38         insetlabel.h \
39         insetlatexaccent.C \
40         insetlatexaccent.h \
41         insetloa.C \
42         insetloa.h \
43         insetlof.C \
44         insetlof.h \
45         insetlot.C \
46         insetlot.h \
47         insetparent.C \
48         insetparent.h \
49         insetquotes.C \
50         insetquotes.h \
51         insetref.C \
52         insetref.h \
53         insetspecialchar.C \
54         insetspecialchar.h \
55         insettabular.C \
56         insettabular.h \
57         insettext.C \
58         insettext.h \
59         insettoc.C \
60         insettoc.h \
61         inseturl.C \
62         inseturl.h \
63         lyxinset.h