stefan pushed a commit to branch master.

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

commit 40d31b170cbddf7f9dfbf9e4555ada0d664f05ae
Author: Stefan Schmidt <ste...@osg.samsung.com>
Date:   Tue Jul 11 21:54:25 2017 +0200

    evas: update file path after move into fonts subdir
    
    The file have been moved into a fonts subdir in commit e8b35c779e7d7b.
    Update the path here to get it included into the tarball to make sure
    check passes during distcheck.
---
 src/Makefile_Evas.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Makefile_Evas.am b/src/Makefile_Evas.am
index d3b3bcbb92..72aeb4bbfb 100644
--- a/src/Makefile_Evas.am
+++ b/src/Makefile_Evas.am
@@ -2390,7 +2390,7 @@ tests_evas_evas_suite_DEPENDENCIES = 
@USE_EVAS_INTERNAL_LIBS@
 endif
 
 EXTRA_DIST2 += \
-tests/evas/TestFont.eet \
+tests/evas/fonts/TestFont.eet \
 tests/evas/fonts/evas_test_font.ttf \
 tests/evas/images/HM7Y9233-50.tgv \
 tests/evas/images/HM7Y9233.jpg \

-- 


Reply via email to