Elementary: Changed build order to alphabetical order.

SVN revision: 59918
This commit is contained in:
Daniel Juyung Seo 2011-06-03 17:43:04 +00:00
parent fc1fae8eb0
commit c5a6a93ae9
2 changed files with 5 additions and 5 deletions

View File

@ -57,6 +57,7 @@ test_fileselector_button.c \
test_fileselector.c \
test_fileselector_entry.c \
test_flip.c \
test_flip_page.c \
test_flipselector.c \
test_floating.c \
test_focus2.c \
@ -64,6 +65,8 @@ test_focus3.c \
test_focus.c \
test_gengrid.c \
test_genlist.c \
test_glview.c \
test_grid.c \
test_hover.c \
test_hoversel.c \
test_icon.c \
@ -101,10 +104,7 @@ test_tooltip.c \
test_transit.c \
test_weather.c \
test_win_inline.c \
test_win_state.c \
test_grid.c \
test_flip_page.c \
test_glview.c
test_win_state.c
if HAVE_EIO
elementary_test_SOURCES += test_eio.c

View File

@ -67,6 +67,7 @@ elm_font.c \
elm_frame.c \
elm_gengrid.c \
elm_genlist.c \
elm_glview.c \
elm_grid.c \
elm_hover.c \
elm_icon.c \
@ -104,7 +105,6 @@ elm_transit.c \
elm_util.c \
elm_widget.c \
elm_win.c \
elm_glview.c \
els_box.c \
els_box.h \
els_cursor.c \