Module Name:    src
Committed By:   mrg
Date:           Wed Jun 10 04:11:01 UTC 2009

Modified Files:
        src/share/mk: bsd.own.mk

Log Message:
+dri2proto -printproto


To generate a diff of this commit:
cvs rdiff -u -r1.564 -r1.565 src/share/mk/bsd.own.mk

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

Modified files:

Index: src/share/mk/bsd.own.mk
diff -u src/share/mk/bsd.own.mk:1.564 src/share/mk/bsd.own.mk:1.565
--- src/share/mk/bsd.own.mk:1.564	Wed Jun 10 02:05:45 2009
+++ src/share/mk/bsd.own.mk	Wed Jun 10 04:11:01 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: bsd.own.mk,v 1.564 2009/06/10 02:05:45 mrg Exp $
+#	$NetBSD: bsd.own.mk,v 1.565 2009/06/10 04:11:01 mrg Exp $
 
 .if !defined(_BSD_OWN_MK_)
 _BSD_OWN_MK_=1
@@ -844,7 +844,7 @@
 
 .for _proto in \
 	xcmisc xext xf86bigfont bigreqs input kb x fonts fixes scrnsaver \
-	xinerama print render resource record video xf86dga xf86misc \
+	xinerama dri2 render resource record video xf86dga xf86misc \
 	xf86vidmode composite damage trap gl randr fontcache xf86dri
 X11SRCDIR.${_proto}proto?=		${X11SRCDIRMIT}/${_proto}proto/dist
 .endfor

Reply via email to