Module Name:    src
Committed By:   mrg
Date:           Wed Aug  3 18:22:29 UTC 2011

Modified Files:
        src/external/mit/xorg/lib/pixman: Makefile

Log Message:
include pixman-noop.c.  oops.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/mit/xorg/lib/pixman/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/mit/xorg/lib/pixman/Makefile
diff -u src/external/mit/xorg/lib/pixman/Makefile:1.13 src/external/mit/xorg/lib/pixman/Makefile:1.14
--- src/external/mit/xorg/lib/pixman/Makefile:1.13	Wed Dec  1 08:59:12 2010
+++ src/external/mit/xorg/lib/pixman/Makefile	Wed Aug  3 18:22:29 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.13 2010/12/01 08:59:12 mrg Exp $
+#	$NetBSD: Makefile,v 1.14 2011/08/03 18:22:29 mrg Exp $
 
 NOLINT=	1	# defined
 
@@ -31,6 +31,7 @@
 	pixman-utils.c				\
 	pixman-edge.c				\
 	pixman-edge-accessors.c			\
+	pixman-noop.c				\
 	pixman-trap.c				\
 	pixman-timer.c				\
 	pixman-matrix.c

Reply via email to