stefan pushed a commit to branch efl-1.8.

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

commit e2c19f40606f33042315d7a2d501eb30d06a83e2
Author: Stefan Schmidt <ste...@datenfreihafen.org>
Date:   Mon Jan 6 18:11:29 2014 +0100

    doc/images.mk: Fix order of included files.
    
    Now that we have a local independent sort order in the Makefile.am rule 
update
    the generated file accordingly.
    
    Master was already changed so this only applies to the efl-1.8 branch.
---
 doc/images.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/images.mk b/doc/images.mk
index b2d8045..20d8d63 100644
--- a/doc/images.mk
+++ b/doc/images.mk
@@ -1,2 +1,2 @@
 EXTRA_DIST += \
-img/01_hash-table.eps img/01_hash-table.png img/alignment-hints.eps 
img/alignment-hints.png img/any-policy.eps img/any-policy.png 
img/aspect-control-both.eps img/aspect-control-both.png 
img/aspect-control-horizontal.eps img/aspect-control-horizontal.png 
img/aspect-control-none-neither.eps img/aspect-control-none-neither.png 
img/b1.png img/b2.png img/b3.png img/b4.png img/b5.png img/b6.png img/b7.png 
img/b8.png img/b9.png img/basic2final.eps img/basic2final.png 
img/border-effect.eps img/b [...]
+img/01_hash-table.eps img/01_hash-table.png img/alignment-hints.eps 
img/alignment-hints.png img/any-policy.eps img/any-policy.png 
img/aspect-control-both.eps img/aspect-control-both.png 
img/aspect-control-horizontal.eps img/aspect-control-horizontal.png 
img/aspect-control-none-neither.eps img/aspect-control-none-neither.png 
img/b1.png img/b2.png img/b3.png img/b4.png img/b5.png img/b6.png img/b7.png 
img/b8.png img/b9.png img/basic2final.eps img/basic2final.png 
img/border-effect.eps img/b [...]

-- 


Reply via email to