elm examples: Removed anchorblock from build.
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 6 Mar 2012 11:51:47 +0000 (11:51 +0000)
committerseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 6 Mar 2012 11:51:47 +0000 (11:51 +0000)
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68808 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/examples/Makefile.am

index 405e04a..51a7f29 100644 (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 \