raster pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=755915a59b9697aa1bf1089c6ad5c99fd9825cc9

commit 755915a59b9697aa1bf1089c6ad5c99fd9825cc9
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
Date:   Mon May 18 17:00:05 2015 +0900

    edje edc examples - remobe trailing \ from edc list
    
    this may be a build issue - i don't see it though.
---
 src/examples/edje/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/examples/edje/Makefile.am b/src/examples/edje/Makefile.am
index 4ef72fd..6b8e3cb 100644
--- a/src/examples/edje/Makefile.am
+++ b/src/examples/edje/Makefile.am
@@ -47,7 +47,7 @@ table.edc \
 text.edc \
 toggle_using_filter.edc \
 box_example.edc \
-embryo_tween_anim.edc \
+embryo_tween_anim.edc
 
 DIST_EDCS = $(EDCS)
 

-- 


Reply via email to