[PATCH 1/3] Add missing pixman-renderer.h to Makefile.am

Vasily Khoruzhick anarsoul at gmail.com
Tue Jan 8 08:09:00 PST 2013


Signed-off-by: Vasily Khoruzhick <anarsoul at gmail.com>
---
 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



More information about the wayland-devel mailing list