On Wed, 10 Jun 2015 01:13:59 -0700 Stefan Schmidt <ste...@osg.samsung.com> said:

oh sorry about that! distcheck! :)

> stefan pushed a commit to branch master.
> 
> http://git.enlightenment.org/core/efl.git/commit/?id=e644fd6a8c050a6dd5b08ba1a84c598c01a27c97
> 
> commit e644fd6a8c050a6dd5b08ba1a84c598c01a27c97
> Author: Stefan Schmidt <ste...@osg.samsung.com>
> Date:   Wed Jun 10 10:08:39 2015 +0200
> 
>     evas/render2: Put evas_render2_th_main.c in EXTRA_DIST to ship it in the
> tarball 
>     We are not able to put it in SOURCES as it is not possible to compile
> this as standalone object out of the context it is included in.
> ---
>  src/Makefile_Evas.am | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/src/Makefile_Evas.am b/src/Makefile_Evas.am
> index de4626b..a3f4777 100644
> --- a/src/Makefile_Evas.am
> +++ b/src/Makefile_Evas.am
> @@ -162,6 +162,9 @@ lib/evas/canvas/evas_map.c \
>  lib/evas/canvas/evas_gl.c \
>  lib/evas/canvas/evas_out.c
>  
> +EXTRA_DIST += \
> +lib/evas/canvas/render2/evas_render2_th_main.c
> +
>  # Cache
>  lib_evas_libevas_la_SOURCES += \
>  lib/evas/cache/evas_cache_image.c \
> 
> -- 
> 
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to