elementary/dayselector - New widget Elc_dayselector
[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_ETHUMB_CFLAGS@ \
24 @ELEMENTARY_WEB_CFLAGS@ \
25 @ELEMENTARY_EMAP_CFLAGS@ \
26 @ELEMENTARY_ECORE_CON_CFLAGS@ \
27 @ELEMENTARY_ECORE_IMF_CFLAGS@ \
28 @EVIL_CFLAGS@ \
29 @EIO_CFLAGS@ \
30 @EMOTION_CFLAGS@
31
32 if ELEMENTARY_WINDOWS_BUILD
33 AM_CPPFLAGS += -DELEMENTARY_BUILD
34 endif
35
36 lib_LTLIBRARIES = libelementary.la
37
38 includes_HEADERS = \
39 Elementary.h \
40 Elementary_Cursor.h
41 includesdir = $(includedir)/elementary-@VMAJ@
42
43 includesunstable_HEADERS = \
44 elm_widget.h
45 includesunstabledir = $(includedir)/elementary-@VMAJ@
46
47 includesub_HEADERS = \
48 elc_ctxpopup.h \
49 elc_dayselector.h \
50 elc_fileselector_button.h \
51 elc_fileselector_entry.h \
52 elc_fileselector.h \
53 elc_hoversel.h \
54 elc_multibuttonentry.h \
55 elc_naviframe.h \
56 elc_popup.h \
57 elm_actionslider.h \
58 elm_app.h \
59 elm_authors.h \
60 elm_bg.h \
61 elm_box.h \
62 elm_bubble.h \
63 elm_button.h \
64 elm_cache.h \
65 elm_calendar.h \
66 elm_check.h \
67 elm_clock.h \
68 elm_cnp.h \
69 elm_colorselector.h \
70 elm_config.h \
71 elm_conform.h \
72 elm_cursor.h \
73 elm_datetime.h \
74 elm_debug.h \
75 elm_deprecated.h \
76 elm_diskselector.h \
77 elm_entry.h \
78 elm_finger.h \
79 elm_flip.h \
80 elm_flipselector.h \
81 elm_focus.h \
82 elm_fonts.h \
83 elm_frame.h \
84 elm_gen.h \
85 elm_general.h \
86 elm_gengrid.h \
87 elm_genlist.h \
88 elm_gesture_layer.h \
89 elm_getting_started.h \
90 elm_glview.h \
91 elm_grid.h \
92 elm_hover.h \
93 elm_icon.h \
94 elm_image.h \
95 elm_plug.h \
96 elm_index.h \
97 elm_intro.h \
98 elm_label.h \
99 elm_layout.h \
100 elm_list.h \
101 elm_macros.h \
102 elm_mapbuf.h \
103 elm_map.h \
104 elm_menu.h \
105 elm_mirroring.h \
106 elm_need.h \
107 elm_notify.h \
108 elm_object.h \
109 elm_object_item.h \
110 elm_panel.h \
111 elm_panes.h \
112 elm_photocam.h \
113 elm_photo.h \
114 elm_progressbar.h \
115 elm_radio.h \
116 elm_route.h \
117 elm_scale.h \
118 elm_scroller.h \
119 elm_scroll.h \
120 elm_segment_control.h \
121 elm_separator.h \
122 elm_slider.h \
123 elm_slideshow.h \
124 elm_spinner.h \
125 elm_store.h \
126 elm_table.h \
127 elm_theme.h \
128 elm_thumb.h \
129 elm_toolbar.h \
130 elm_tooltip.h \
131 elm_transit.h \
132 elm_video.h \
133 elm_web.h \
134 elm_win.h
135 includesubdir = $(includedir)/elementary-@VMAJ@/
136
137 libelementary_la_SOURCES = \
138 elm_priv.h \
139 elc_ctxpopup.c \
140 elc_dayselector.c \
141 elc_popup.c \
142 elc_fileselector_button.c \
143 elc_fileselector.c \
144 elc_fileselector_entry.c \
145 elc_hoversel.c \
146 elc_naviframe.c \
147 elc_multibuttonentry.c \
148 elc_player.c \
149 elc_scrolled_entry.c \
150 elm_access.c \
151 elm_actionslider.c \
152 elm_bg.c \
153 elm_box.c \
154 elm_bubble.c \
155 elm_button.c \
156 elm_calendar.c \
157 elm_check.c \
158 elm_clock.c \
159 elm_cnp.c \
160 elm_colorselector.c \
161 elm_config.c \
162 elm_conform.c \
163 elm_datetime.c \
164 elm_diskselector.c \
165 elm_entry.c \
166 elm_flip.c \
167 elm_flipselector.c \
168 elm_font.c \
169 elm_frame.c \
170 elm_gengrid.c \
171 elm_genlist.c \
172 elm_gen_common.h \
173 elm_gesture_layer.c \
174 elm_glview.c \
175 elm_grid.c \
176 elm_hover.c \
177 elm_icon.c \
178 elm_image.c \
179 elm_plug.c \
180 elm_index.c \
181 elm_label.c \
182 elm_layout.c \
183 elm_list.c \
184 elm_main.c \
185 elm_mapbuf.c \
186 elm_map.c \
187 elm_menu.c \
188 elm_module.c \
189 elm_notify.c \
190 elm_pager.c \
191 elm_panel.c \
192 elm_panes.c \
193 elm_photo.c \
194 elm_photocam.c \
195 elm_progressbar.c \
196 elm_radio.c \
197 elm_route.c \
198 elm_scroller.c \
199 elm_segment_control.c \
200 elm_separator.c \
201 elm_slider.c \
202 elm_slideshow.c \
203 elm_spinner.c \
204 elm_store.c \
205 elm_table.c \
206 elm_theme.c \
207 elm_thumb.c \
208 elm_toggle.c \
209 elm_toolbar.c \
210 elm_transit.c \
211 elm_util.c \
212 elm_video.c \
213 elm_web.c \
214 elm_widget.c \
215 elm_win.c \
216 els_box.c \
217 els_box.h \
218 els_cursor.c \
219 els_icon.c \
220 els_icon.h \
221 els_pan.c \
222 els_pan.h \
223 els_scroller.c \
224 els_scroller.h \
225 els_tooltip.c \
226 elu_ews_wm.c
227
228 libelementary_la_CFLAGS =
229 libelementary_la_LIBADD = \
230 @my_libs@ \
231 @dlopen_libs@ \
232 @ELEMENTARY_LIBS@ \
233 @ELEMENTARY_X_LIBS@ \
234 @ELEMENTARY_FB_LIBS@ \
235 @ELEMENTARY_SDL_LIBS@ \
236 @ELEMENTARY_WIN32_LIBS@ \
237 @ELEMENTARY_WINCE_LIBS@ \
238 @ELEMENTARY_EDBUS_LIBS@ \
239 @ELEMENTARY_EFREET_LIBS@ \
240 @ELEMENTARY_ETHUMB_LIBS@ \
241 @ELEMENTARY_WEB_LIBS@ \
242 @ELEMENTARY_EMAP_LIBS@ \
243 @ELEMENTARY_ECORE_IMF_LIBS@ \
244 @ELEMENTARY_ECORE_CON_LIBS@ \
245 @EVIL_LIBS@ \
246 @EIO_LIBS@ \
247 @EMOTION_LIBS@
248
249 libelementary_la_LDFLAGS = \
250 -no-undefined @lt_enable_auto_import@ \
251 -version-info @version_info@ @release_info@
252
253 EXTRA_DIST = \
254 elm_factory.h \
255 elm_factory.c