[Cogl] [PATCH] build: Remove mention to non-existing file

Lespiau, Damien damien.lespiau at intel.com
Fri Oct 5 17:47:06 PDT 2012


Ignore this one, new version of the patch has been sent.

-- 
Damien

On Sat, Oct 6, 2012 at 1:39 AM, Damien Lespiau <damien.lespiau at gmail.com> wrote:
> From: Damien Lespiau <damien.lespiau at intel.com>
>
> This was breaking make tags and I was very sad.
> ---
>  cogl/Makefile.am |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/cogl/Makefile.am b/cogl/Makefile.am
> index c4f80ef..3491601 100644
> --- a/cogl/Makefile.am
> +++ b/cogl/Makefile.am
> @@ -119,7 +119,6 @@ cogl_nodist_experimental_h = \
>
>  # nop driver
>  cogl_driver_sources = \
> -       $(srcdir)/driver/nop/cogl-driver-nop-private.h \
>         $(srcdir)/driver/nop/cogl-driver-nop.c \
>         $(srcdir)/driver/nop/cogl-framebuffer-nop-private.h \
>         $(srcdir)/driver/nop/cogl-framebuffer-nop.c \
> --
> 1.7.7.5
>
> _______________________________________________
> Cogl mailing list
> Cogl at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/cogl


More information about the Cogl mailing list