[access] call a callback function with information
[framework/uifw/elementary.git] / src / lib / Makefile.am
1 AUTOMAKE_OPTIONS     = 1.4 foreign
2 MAINTAINERCLEANFILES = Makefile.in
3
4 AM_CPPFLAGS = \
5 -DELM_INTERNAL_API_ARGESFSDFEFC=1 \
6 -DMODULES_PATH=\"$(libdir)/elementary/modules\" \
7 -I. \
8 -I$(top_builddir) \
9 -I$(top_srcdir) \
10 -I$(top_srcdir)/src/lib \
11 -I$(top_builddir)/src/lib \
12 -DPACKAGE_DATA_DIR=\"$(datadir)/$(PACKAGE)\" \
13 -DLOCALE_DIR=\"@LOCALE_DIR@\" \
14 -DPACKAGE_LIB_DIR=\"$(libdir)\" \
15 @ELEMENTARY_CFLAGS@ \
16 @ELEMENTARY_X_CFLAGS@ \
17 @ELEMENTARY_FB_CFLAGS@ \
18 @ELEMENTARY_SDL_CFLAGS@ \
19 @ELEMENTARY_WIN32_CFLAGS@ \
20 @ELEMENTARY_WINCE_CFLAGS@ \
21 @ELEMENTARY_EDBUS_CFLAGS@ \
22 @ELEMENTARY_EFREET_CFLAGS@ \
23 @ELEMENTARY_EWEATHER_CFLAGS@ \
24 @ELEMENTARY_ETHUMB_CFLAGS@ \
25 @ELEMENTARY_WEB_CFLAGS@ \
26 @ELEMENTARY_EMAP_CFLAGS@ \
27 @ELEMENTARY_ECORE_CON_CFLAGS@ \
28 @ELEMENTARY_ECORE_IMF_CFLAGS@ \
29 @ELEMENTARY_WAYLAND_CFLAGS@ \
30 @EVIL_CFLAGS@ \
31 @EIO_CFLAGS@ \
32 @EMOTION_CFLAGS@
33
34 if ELEMENTARY_WINDOWS_BUILD
35 AM_CPPFLAGS += -DELEMENTARY_BUILD
36 endif
37
38 lib_LTLIBRARIES = libelementary.la
39
40 includes_HEADERS = \
41 Elementary.h \
42 Elementary_Cursor.h
43 includesdir = $(includedir)/elementary-@VMAJ@
44
45 includesunstable_HEADERS = \
46 elm_interface_scrollable.h \
47 elm_widget.h \
48 elm_widget_actionslider.h \
49 elm_widget_bg.h \
50 elm_widget_box.h \
51 elm_widget_bubble.h \
52 elm_widget_button.h \
53 elm_widget_calendar.h \
54 elm_widget_check.h \
55 elm_widget_clock.h \
56 elm_widget_colorselector.h \
57 elm_widget_conform.h \
58 elm_widget_container.h \
59 elm_widget_ctxpopup.h \
60 elm_widget_datetime.h \
61 elm_widget_dayselector.h \
62 elm_widget_diskselector.h \
63 elm_widget_entry.h \
64 elm_widget_fileselector.h \
65 elm_widget_fileselector_button.h \
66 elm_widget_fileselector_entry.h \
67 elm_widget_flip.h \
68 elm_widget_flipselector.h \
69 elm_widget_frame.h \
70 elm_widget_gengrid.h \
71 elm_widget_genlist.h \
72 elm_widget_glview.h \
73 elm_widget_grid.h \
74 elm_widget_hover.h \
75 elm_widget_hoversel.h \
76 elm_widget_icon.h \
77 elm_widget_image.h \
78 elm_widget_index.h \
79 elm_widget_inwin.h \
80 elm_widget_label.h \
81 elm_widget_layout.h \
82 elm_widget_list.h \
83 elm_widget_map.h \
84 elm_widget_mapbuf.h \
85 elm_widget_menu.h \
86 elm_widget_multibuttonentry.h \
87 elm_widget_naviframe.h \
88 elm_widget_notify.h \
89 elm_widget_panel.h \
90 elm_widget_panes.h \
91 elm_widget_photo.h \
92 elm_widget_photocam.h \
93 elm_widget_player.h \
94 elm_widget_plug.h \
95 elm_widget_popup.h \
96 elm_widget_progressbar.h \
97 elm_widget_radio.h \
98 elm_widget_route.h \
99 elm_widget_scroller.h \
100 elm_widget_segment_control.h \
101 elm_widget_separator.h \
102 elm_widget_slider.h \
103 elm_widget_slideshow.h \
104 elm_widget_spinner.h \
105 elm_widget_table.h \
106 elm_widget_thumb.h \
107 elm_widget_toolbar.h \
108 elm_widget_video.h \
109 elm_widget_web.h
110 includesunstabledir = $(includedir)/elementary-@VMAJ@
111
112 includesub_HEADERS = \
113 elc_ctxpopup.h \
114 elm_dayselector.h \
115 elc_fileselector_button.h \
116 elc_fileselector_entry.h \
117 elc_fileselector.h \
118 elc_hoversel.h \
119 elc_multibuttonentry.h \
120 elc_naviframe.h \
121 elc_popup.h \
122 elm_access.h \
123 elm_actionslider.h \
124 elm_app.h \
125 elm_authors.h \
126 elm_bg.h \
127 elm_box.h \
128 elm_bubble.h \
129 elm_button.h \
130 elm_cache.h \
131 elm_calendar.h \
132 elm_check.h \
133 elm_clock.h \
134 elm_cnp.h \
135 elm_colorselector.h \
136 elm_config.h \
137 elm_conform.h \
138 elm_cursor.h \
139 elm_datetime.h \
140 elm_debug.h \
141 elm_deprecated.h \
142 elm_diskselector.h \
143 elm_entry.h \
144 elm_finger.h \
145 elm_flip.h \
146 elm_flipselector.h \
147 elm_focus.h \
148 elm_font.h \
149 elm_frame.h \
150 elm_gen.h \
151 elm_general.h \
152 elm_gengrid.h \
153 elm_genlist.h \
154 elm_gesture_layer.h \
155 elm_getting_started.h \
156 elm_glview.h \
157 elm_grid.h \
158 elm_hover.h \
159 elm_icon.h \
160 elm_image.h \
161 elm_inwin.h \
162 elm_plug.h \
163 elm_index.h \
164 elm_intro.h \
165 elm_label.h \
166 elm_layout.h \
167 elm_list.h \
168 elm_macros.h \
169 elm_mapbuf.h \
170 elm_map.h \
171 elm_menu.h \
172 elm_mirroring.h \
173 elm_need.h \
174 elm_notify.h \
175 elm_object.h \
176 elm_object_item.h \
177 elm_panel.h \
178 elm_panes.h \
179 elm_photocam.h \
180 elm_photo.h \
181 elm_progressbar.h \
182 elm_radio.h \
183 elm_route.h \
184 elm_scale.h \
185 elm_scroller.h \
186 elm_scroll.h \
187 elm_segment_control.h \
188 elm_separator.h \
189 elm_slider.h \
190 elm_slideshow.h \
191 elm_spinner.h \
192 elm_store.h \
193 elm_table.h \
194 elm_theme.h \
195 elm_thumb.h \
196 elm_toolbar.h \
197 elm_tooltip.h \
198 elm_transit.h \
199 elm_video.h \
200 elm_web.h \
201 elm_win.h
202 includesubdir = $(includedir)/elementary-@VMAJ@/
203
204 libelementary_la_SOURCES = \
205 elm_gen_common.h \
206 elm_priv.h \
207 els_box.h \
208 els_pan.h \
209 els_scroller.h \
210 elc_ctxpopup.c \
211 elc_fileselector.c \
212 elc_fileselector_button.c \
213 elc_fileselector_entry.c \
214 elc_hoversel.c \
215 elc_multibuttonentry.c \
216 elc_naviframe.c \
217 elc_player.c \
218 elc_popup.c \
219 elc_scrolled_entry.c \
220 elm_access.c \
221 elm_actionslider.c \
222 elm_bg.c \
223 elm_box.c \
224 elm_bubble.c \
225 elm_button.c \
226 elm_calendar.c \
227 elm_check.c \
228 elm_clock.c \
229 elm_cnp.c \
230 elm_colorselector.c \
231 elm_config.c \
232 elm_conform.c \
233 elm_container.c \
234 elm_datetime.c \
235 elm_dayselector.c \
236 elm_diskselector.c \
237 elm_entry.c \
238 elm_flip.c \
239 elm_flipselector.c \
240 elm_font.c \
241 elm_frame.c \
242 elm_gengrid.c \
243 elm_genlist.c \
244 elm_gesture_layer.c \
245 elm_glview.c \
246 elm_grid.c \
247 elm_hover.c \
248 elm_icon.c \
249 elm_image.c \
250 elm_index.c \
251 elm_interface_scrollable.c \
252 elm_inwin.c \
253 elm_label.c \
254 elm_layout.c \
255 elm_list.c \
256 elm_main.c \
257 elm_map.c \
258 elm_mapbuf.c \
259 elm_menu.c \
260 elm_module.c \
261 elm_notify.c \
262 elm_panel.c \
263 elm_panes.c \
264 elm_photo.c \
265 elm_photocam.c \
266 elm_plug.c \
267 elm_progressbar.c \
268 elm_radio.c \
269 elm_route.c \
270 elm_scroller.c \
271 elm_segment_control.c \
272 elm_separator.c \
273 elm_slider.c \
274 elm_slideshow.c \
275 elm_spinner.c \
276 elm_store.c \
277 elm_table.c \
278 elm_theme.c \
279 elm_thumb.c \
280 elm_toolbar.c \
281 elm_transit.c \
282 elm_util.c \
283 elm_video.c \
284 elm_web.c \
285 elm_web2.c \
286 elm_widget.c \
287 elm_win.c \
288 els_box.c \
289 els_cursor.c \
290 els_pan.c \
291 els_scroller.c \
292 els_tooltip.c \
293 elu_ews_wm.c
294
295 libelementary_la_CFLAGS =
296 libelementary_la_LIBADD = \
297 @my_libs@ \
298 @dlopen_libs@ \
299 @ELEMENTARY_LIBS@ \
300 @ELEMENTARY_X_LIBS@ \
301 @ELEMENTARY_FB_LIBS@ \
302 @ELEMENTARY_SDL_LIBS@ \
303 @ELEMENTARY_WIN32_LIBS@ \
304 @ELEMENTARY_WINCE_LIBS@ \
305 @ELEMENTARY_EDBUS_LIBS@ \
306 @ELEMENTARY_EFREET_LIBS@ \
307 @ELEMENTARY_ETHUMB_LIBS@ \
308 @ELEMENTARY_WEB_LIBS@ \
309 @ELEMENTARY_EMAP_LIBS@ \
310 @ELEMENTARY_ECORE_IMF_LIBS@ \
311 @ELEMENTARY_ECORE_CON_LIBS@ \
312 @ELEMENTARY_WAYLAND_LIBS@ \
313 @EVIL_LIBS@ \
314 @EIO_LIBS@ \
315 @EMOTION_LIBS@ \
316 @LTLIBINTL@
317
318 libelementary_la_LDFLAGS = \
319 -no-undefined @lt_enable_auto_import@ \
320 -version-info @version_info@ @release_info@
321
322 EXTRA_DIST = \
323 elm_factory.h \
324 elm_factory.c