]> git.lyx.org Git - lyx.git/blob - src/insets/Makefile.am
remove the old painter, remove support for mono_video, reverse_video, fast selection...
[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         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         insetinclude.C \
21         insetinclude.h \
22         insetindex.C \
23         insetindex.h \
24         insetinfo.C \
25         insetinfo.h \
26         insetlabel.C \
27         insetlabel.h \
28         insetlatexaccent.C \
29         insetlatexaccent.h \
30         insetloa.C \
31         insetloa.h \
32         insetlof.C \
33         insetlof.h \
34         insetlot.C \
35         insetlot.h \
36         insetparent.C \
37         insetparent.h \
38         insetquotes.C \
39         insetquotes.h \
40         insetref.C \
41         insetref.h \
42         insetspecialchar.C \
43         insetspecialchar.h \
44         insettoc.C \
45         insettoc.h \
46         inseturl.C \
47         inseturl.h \
48         lyxinset.h