Add missing pixman-renderer.h to Makefile.am

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
This commit is contained in:
Vasily Khoruzhick 2013-01-08 19:09:00 +03:00 committed by Kristian Høgsberg
parent efaca34bc5
commit 94c1dfb012

View File

@ -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 \