]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/Makefile.am
font loader / color handler move
[lyx.git] / src / frontends / xforms / Makefile.am
1 include $(top_srcdir)/config/common.am
2
3 noinst_LTLIBRARIES = libxforms.la
4
5 INCLUDES = -I$(top_srcdir)/images -I$(top_srcdir)/src/ \
6         -I$(top_srcdir)/src/frontends/ \
7         -I$(top_srcdir)/src/frontends/controllers \
8         $(SIGC_CFLAGS) $(BOOST_INCLUDES)
9
10 SUBDIRS = forms
11
12 EXTRA_DIST = xformsGImage.C xformsGImage.h
13
14 if USE_BASIC_IMAGE_LOADER
15 else
16 XFORMSGIMAGE = xformsGImage.C xformsGImage.h
17 endif
18
19 # Alphabetical order please.  It makes it easier to figure out what's missing.
20 libxforms_la_SOURCES = \
21         Alert_pimpl.C \
22         bmtable.c \
23         bmtable.h \
24         Color.C \
25         Color.h \
26         ColorHandler.C \
27         ColorHandler.h \
28         combox.C \
29         combox.h \
30         Dialogs.C \
31         DropDown.h \
32         DropDown.C \
33         FeedbackController.C \
34         FeedbackController.h \
35         FileDialog.C \
36         FontInfo.C \
37         FontInfo.h \
38         FormFiledialog.h \
39         FormFiledialog.C \
40         form_filedialog.C \
41         form_filedialog.h \
42         FormAboutlyx.C \
43         FormAboutlyx.h \
44         form_aboutlyx.C \
45         form_aboutlyx.h \
46         FormBase.C \
47         FormBase.h \
48         FormBaseDeprecated.C \
49         FormBaseDeprecated.h \
50         FormBibitem.C \
51         FormBibitem.h \
52         form_bibitem.C \
53         form_bibitem.h \
54         FormBibtex.C \
55         FormBibtex.h \
56         form_bibtex.C \
57         form_bibtex.h \
58         FormBrowser.C \
59         FormBrowser.h \
60         form_browser.C \
61         form_browser.h \
62         FormCharacter.C \
63         FormCharacter.h \
64         form_character.C \
65         form_character.h \
66         FormCitation.C \
67         FormCitation.h \
68         form_citation.C \
69         form_citation.h \
70         FormDocument.C \
71         FormDocument.h \
72         form_document.C \
73         form_document.h \
74         FormError.C \
75         FormError.h \
76         form_error.C \
77         form_error.h \
78         FormERT.C \
79         FormERT.h \
80         form_ert.C \
81         form_ert.h \
82         FormExternal.C \
83         FormExternal.h \
84         form_external.C \
85         form_external.h \
86         FormFloat.C \
87         FormFloat.h \
88         form_float.C \
89         form_float.h \
90         FormForks.C \
91         FormForks.h \
92         form_forks.C \
93         form_forks.h \
94         FormGraphics.C \
95         FormGraphics.h \
96         form_graphics.C \
97         form_graphics.h \
98         FormInclude.C \
99         FormInclude.h \
100         form_include.C \
101         form_include.h \
102         FormIndex.C \
103         FormIndex.h \
104         form_index.C \
105         form_index.h \
106         FormInset.C \
107         FormInset.h \
108         FormLog.C \
109         FormLog.h \
110         FormMathsBitmap.C \
111         FormMathsBitmap.h \
112         FormMathsDeco.C \
113         FormMathsDeco.h \
114         form_maths_deco.C \
115         form_maths_deco.h \
116         FormMathsDelim.C \
117         FormMathsDelim.h \
118         form_maths_delim.C \
119         form_maths_delim.h \
120         FormMathsMatrix.C \
121         FormMathsMatrix.h \
122         form_maths_matrix.C \
123         form_maths_matrix.h \
124         FormMathsPanel.C \
125         FormMathsPanel.h \
126         form_maths_panel.C \
127         form_maths_panel.h \
128         FormMathsSpace.C \
129         FormMathsSpace.h \
130         form_maths_space.C \
131         form_maths_space.h \
132         FormMathsStyle.C \
133         FormMathsStyle.h \
134         form_maths_style.C \
135         form_maths_style.h \
136         FormMinipage.C \
137         FormMinipage.h \
138         form_minipage.C \
139         form_minipage.h \
140         FormParagraph.C \
141         FormParagraph.h \
142         form_paragraph.C \
143         form_paragraph.h \
144         FormPreamble.C \
145         FormPreamble.h \
146         form_preamble.C \
147         form_preamble.h \
148         FormPreferences.C \
149         FormPreferences.h \
150         form_preferences.C \
151         form_preferences.h \
152         FormPrint.C \
153         FormPrint.h \
154         form_print.C \
155         form_print.h \
156         FormRef.C \
157         FormRef.h \
158         form_ref.C \
159         form_ref.h \
160         FormSearch.C \
161         FormSearch.h \
162         form_search.C \
163         form_search.h \
164         FormSendto.C \
165         FormSendto.h \
166         form_sendto.C \
167         form_sendto.h \
168         FormShowFile.C \
169         FormShowFile.h \
170         FormSpellchecker.C \
171         FormSpellchecker.h \
172         form_spellchecker.C \
173         form_spellchecker.h \
174         FormTabular.C \
175         FormTabular.h \
176         form_tabular.C \
177         form_tabular.h \
178         FormTabularCreate.C \
179         FormTabularCreate.h \
180         form_tabular_create.C \
181         form_tabular_create.h \
182         FormTexinfo.C \
183         FormTexinfo.h \
184         form_texinfo.C \
185         form_texinfo.h \
186         FormThesaurus.C \
187         FormThesaurus.h \
188         form_thesaurus.C \
189         form_thesaurus.h \
190         FormToc.C \
191         FormToc.h \
192         form_toc.C \
193         form_toc.h \
194         FormUrl.C \
195         FormUrl.h \
196         form_url.C \
197         form_url.h \
198         FormVCLog.C \
199         FormVCLog.h \
200         GUIRunTime.C \
201         input_validators.C \
202         input_validators.h \
203         lyxlookup.C \
204         lyxlookup.h \
205         MathsSymbols.C \
206         MathsSymbols.h \
207         Menubar_pimpl.C \
208         Menubar_pimpl.h \
209         RadioButtonGroup.C \
210         RadioButtonGroup.h \
211         Timeout_pimpl.C \
212         Timeout_pimpl.h \
213         Toolbar_pimpl.C \
214         Toolbar_pimpl.h \
215         Tooltips.C \
216         Tooltips.h \
217         XFormsView.C \
218         XFormsView.h \
219         XPainter.C \
220         XPainter.h \
221         xfont_loader.C \
222         xfont_loader.h \
223         xfont_metrics.C \
224         xfont_metrics.h \
225         xforms_helpers.C \
226         xforms_helpers.h \
227         xforms_resize.C \
228         xforms_resize.h \
229         $(XFORMSGIMAGE) xformsBC.C \
230         xformsBC.h
231
232 # These still have to be added. Sooner or later. ARRae-20000411
233 #       GUI_defaults.C \
234 #       GUI_initialize.C \
235 #       GUI_postlyxrc.C \
236 #       GUI_runtime.C \
237 #       GUI_applymenu.C
238
239 libxforms.la: $(libxforms_la_OBJECTS) $(libxforms_la_DEPENDENCIES)
240
241 # for convenience only
242 updatesrc:
243         $(MAKE) -C forms updatesrc
244
245 # just copied from old lyx repository
246 #dist-hook:
247 #       for subdir in $(LYXDATADIRS) ; do \
248 #       test -d $(distdir)/$$subdir \
249 #       || mkdir $(distdir)/$$subdir \
250 #       || exit 1; \
251 #       chmod 777 $(distdir)/$$subdir; \
252 #       list=`(cd $(srcdir)/$$subdir && ls -1 | grep -v CVS)`; \
253 #       echo $$list ; \
254 #       for fil in $$list ; do \
255 #       cp -p $(srcdir)/$$subdir/$$fil $(distdir)/$$subdir ; \
256 #       done ; \
257 #       done