After edit mode naming is changed, some legacy naming is remained.
[framework/uifw/elementary.git] / src / bin / Makefile.am
index 9718e55..93fd441 100644 (file)
@@ -33,8 +33,6 @@ elementary_test_SOURCES = \
 test.c \
 test_3d.c \
 test_actionslider.c \
-test_anchorblock.c \
-test_anchorview.c \
 test_anim.c \
 test_bg.c \
 test_box.c \
@@ -48,9 +46,12 @@ test_colorselector.c \
 test_conform.c \
 test_ctxpopup.c \
 test_cursor.c \
+test_datetime.c \
+test_dayselector.c \
 test_diskselector.c \
 test_entry.c \
-test_factory.c \
+test_entry_anchor.c \
+test_entry_anchor2.c \
 test_fileselector_button.c \
 test_fileselector.c \
 test_fileselector_entry.c \
@@ -85,11 +86,13 @@ test_menu.c \
 test_multi.c \
 test_multibuttonentry.c \
 test_naviframe.c \
+test_naviframe_complex.c \
 test_notify.c \
 test_panel.c \
 test_panes.c \
 test_photo.c \
 test_photocam.c \
+test_popup.c \
 test_progressbar.c \
 test_radio.c \
 test_scaling.c \
@@ -102,7 +105,6 @@ test_spinner.c \
 test_store.c \
 test_table.c \
 test_thumb.c \
-test_toggle.c \
 test_toolbar.c \
 test_tooltip.c \
 test_transit.c \
@@ -193,3 +195,6 @@ elementary_testql_LDADD = $(top_builddir)/src/lib/libelementary.la \
 elementary_testql_CFLAGS = -DELM_LIB_QUICKLAUNCH=1
 elementary_testql_LDFLAGS =
 endif
+
+EXTRA_DIST = \
+test_factory.c