From adab311edf18f4123f03cfa52424e4de29f4380b Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 9 Jul 2012 08:19:43 +0200 Subject: synchronised pixman/pixman/makefile pixman/pixman/makefile.sources --- pixman/pixman/makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pixman/pixman/makefile b/pixman/pixman/makefile index da0a0b4ce..1ec9b8e16 100644 --- a/pixman/pixman/makefile +++ b/pixman/pixman/makefile @@ -10,7 +10,10 @@ CSRCS = \ pixman-combine32.c \ pixman-combine64.c \ pixman-conical-gradient.c \ - pixman-cpu.c \ + pixman-x86.c \ + pixman-mips.c \ + pixman-arm.c \ + pixman-ppc.c \ pixman-edge.c \ pixman-edge-accessors.c \ pixman-fast-path.c \ -- cgit v1.2.3