[PATCH 1/3] Add missing pixman-renderer.h to Makefile.am
Kristian Høgsberg
hoegsberg at gmail.com
Tue Jan 8 12:34:31 PST 2013
On Tue, Jan 08, 2013 at 07:09:00PM +0300, Vasily Khoruzhick wrote:
> Signed-off-by: Vasily Khoruzhick <anarsoul at gmail.com>
All three patches applied.
Kristian
> ---
> src/Makefile.am | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/Makefile.am b/src/Makefile.am
> index 14e283e..e4bb862 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -37,6 +37,7 @@ weston_SOURCES = \
> gl-renderer.c \
> noop-renderer.c \
> pixman-renderer.c \
> + pixman-renderer.h \
> ../shared/matrix.c \
> ../shared/matrix.h \
> weston-launch.h \
> --
> 1.8.1
>
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
More information about the wayland-devel
mailing list