stefan pushed a commit to branch master.

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

commit c130b9e307fa063884e630ebd86dce0cf24ba7a3
Author: Stefan Schmidt <ste...@osg.samsung.com>
Date:   Thu Oct 1 12:19:52 2015 +0200

    evas: include new header file in build to fix distcheck
    
    Introduced in 72b13c3ebb0b5f117f3602871ec2842d4baac786 the new header was
    not deployed and thus not available in the tarball.
---
 src/Makefile_Evas.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/Makefile_Evas.am b/src/Makefile_Evas.am
index 518c80a..71cd597 100644
--- a/src/Makefile_Evas.am
+++ b/src/Makefile_Evas.am
@@ -658,6 +658,7 @@ 
modules/evas/engines/gl_generic/ector_cairo_software_surface.eo.h
 GL_COMMON_SOURCES = \
 modules/evas/engines/gl_common/evas_gl_private.h \
 modules/evas/engines/gl_common/evas_gl_common.h \
+modules/evas/engines/gl_common/evas_gl_define.h \
 modules/evas/engines/gl_common/evas_gl_context.c \
 modules/evas/engines/gl_common/evas_gl_file_cache.c \
 modules/evas/engines/gl_common/evas_gl_shader.c \

-- 


Reply via email to