elementary/dayselector - New widget Elc_dayselector
[framework/uifw/elementary.git] / src / lib / Makefile.am
index 43917f2..0915c00 100644 (file)
@@ -45,15 +45,15 @@ elm_widget.h
 includesunstabledir = $(includedir)/elementary-@VMAJ@
 
 includesub_HEADERS = \
-elc_anchorblock.h \
-elc_anchorview.h \
 elc_ctxpopup.h \
+elc_dayselector.h \
 elc_fileselector_button.h \
 elc_fileselector_entry.h \
 elc_fileselector.h \
 elc_hoversel.h \
 elc_multibuttonentry.h \
 elc_naviframe.h \
+elc_popup.h \
 elm_actionslider.h \
 elm_app.h \
 elm_authors.h \
@@ -73,9 +73,7 @@ elm_cursor.h \
 elm_datetime.h \
 elm_debug.h \
 elm_deprecated.h \
-elm_deprecated_before.h \
 elm_diskselector.h \
-elm_engine.h \
 elm_entry.h \
 elm_finger.h \
 elm_flip.h \
@@ -83,6 +81,7 @@ elm_flipselector.h \
 elm_focus.h \
 elm_fonts.h \
 elm_frame.h \
+elm_gen.h \
 elm_general.h \
 elm_gengrid.h \
 elm_genlist.h \
@@ -110,7 +109,6 @@ elm_object.h \
 elm_object_item.h \
 elm_panel.h \
 elm_panes.h \
-elm_password.h \
 elm_photocam.h \
 elm_photo.h \
 elm_progressbar.h \
@@ -138,9 +136,9 @@ includesubdir = $(includedir)/elementary-@VMAJ@/
 
 libelementary_la_SOURCES = \
 elm_priv.h \
-elc_anchorblock.c \
-elc_anchorview.c \
 elc_ctxpopup.c \
+elc_dayselector.c \
+elc_popup.c \
 elc_fileselector_button.c \
 elc_fileselector.c \
 elc_fileselector_entry.c \