pixman: Branch 'master'

Matt Turner mattst88 at kemper.freedesktop.org
Fri Jun 29 11:25:11 PDT 2012


 pixman/Makefile.am |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit ad9f1d020188fe90ae742041195baebdfbe6fe27
Author: Matt Turner <mattst88 at gmail.com>
Date:   Fri Jun 29 14:24:30 2012 -0400

    Fix distcheck due to custom iwMMXt rules

diff --git a/pixman/Makefile.am b/pixman/Makefile.am
index 1b232ad..deacf87 100644
--- a/pixman/Makefile.am
+++ b/pixman/Makefile.am
@@ -92,6 +92,7 @@ endif
 
 # iwmmxt code
 if USE_ARM_IWMMXT
+libpixman_iwmmxt_la_SOURCES = pixman-mmx.c
 noinst_LTLIBRARIES += libpixman-iwmmxt.la
 libpixman_1_la_LIBADD += libpixman-iwmmxt.la
 


More information about the xorg-commit mailing list