elm examples: Removed anchorblock from build.

Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>

SVN revision: 68808
This commit is contained in:
Daniel Juyung Seo 2012-03-06 11:51:47 +00:00 committed by Daniel Juyung Seo
parent 480c61f20a
commit 342dc04638
1 changed files with 0 additions and 2 deletions

View File

@ -34,7 +34,6 @@ EDJE_FLAGS = $(EDJE_FLAGS_$(V))
SRCS = \
actionslider_example_01.c \
anchorblock_example_01.c \
bubble_example_01.c \
button_example_01.c \
check_example_01.c \
@ -147,7 +146,6 @@ clean-local:
examples_PROGRAMS += \
actionslider_example_01 \
anchorblock_example_01 \
bubble_example_01 \
button_example_01 \
check_example_01 \