pixman: Branch 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Apr 28 08:44:59 PDT 2009


 pixman/Makefile.am |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit c74becfdb939af56d19b1d8cef94f3cfc11f238c
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Tue Apr 28 08:44:47 2009 -0700

    Add solaris-hwcap.mapfile to EXTRA_DIST
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at sun.com>

diff --git a/pixman/Makefile.am b/pixman/Makefile.am
index b8589be..7fdb085 100644
--- a/pixman/Makefile.am
+++ b/pixman/Makefile.am
@@ -43,7 +43,8 @@ pixman-combine64.c : combine.inc pixman-combine64.h combine.pl
 pixman-combine64.h : combine.h.inc combine.pl
 	$(PERL) $(srcdir)/combine.pl 16 < $(srcdir)/combine.h.inc > $@ || ($(RM) $@; exit 1)
 
-EXTRA_DIST = Makefile.win32 combine.inc combine.pl pixman-region.c combine.h.inc
+EXTRA_DIST = Makefile.win32 combine.inc combine.pl pixman-region.c \
+	combine.h.inc solaris-hwcap.mapfile
 CLEANFILES = pixman-combine32.c pixman-combine64.c pixman-combine32.h pixman-combine64.h
 
 # mmx code


More information about the xorg-commit mailing list