edje examples: update edc examples list on makefile

It was outdated.



SVN revision: 79588
This commit is contained in:
Bruno Dilly 2012-11-23 21:27:38 +00:00
parent a0bd3bc00f
commit 74bc2de752
1 changed files with 12 additions and 11 deletions

View File

@ -16,14 +16,16 @@ endif
#put here all EDCs one needs to the examples
EDCS = \
animations2.edc \
animations.edc \
basic2.edc \
basic.edc \
swallow.edc \
text.edc \
table.edc \
box.edc \
codegen.edc \
color-class.edc \
drag.edc \
edje_example.edc \
edje-nested.edc \
embryo_custom_state.edc \
embryo_pong.edc \
embryo_run_program.edc \
@ -35,16 +37,15 @@ external_elm_button.edc \
external_elm_check.edc \
external_elm_panes.edc \
external_emotion_elm.edc \
toggle_using_filter.edc \
signals-messages.edc \
color-class.edc \
perspective.edc \
animations.edc \
lua_script.edc \
perspective.edc \
signalsBubble.edc \
signals-messages.edc \
sigtest.edc \
animations2.edc \
basic2.edc \
signalsBubble.edc
swallow.edc \
table.edc \
text.edc \
toggle_using_filter.edc
if ENABLE_MULTISENSE
EDCS += multisense.edc