From 2be75aded3d925a979b7f282f49a07d9475609e4 Mon Sep 17 00:00:00 2001 From: seoz Date: Tue, 6 Mar 2012 11:51:47 +0000 Subject: [PATCH] elm examples: Removed anchorblock from build. Signed-off-by: Daniel Juyung Seo git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68808 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/examples/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/examples/Makefile.am b/src/examples/Makefile.am index 405e04a..51a7f29 100644 --- a/src/examples/Makefile.am +++ b/src/examples/Makefile.am @@ -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 \ -- 2.7.4