open-src/lib/mesa/Makefile
changeset 167 6fa806a49dc8
parent 158 a48b0ad24d56
child 183 722ed220347e
--- a/open-src/lib/mesa/Makefile	Wed Jun 06 13:48:17 2007 -0700
+++ b/open-src/lib/mesa/Makefile	Wed Jun 06 18:12:13 2007 -0700
@@ -28,7 +28,7 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.7	07/05/16
+# @(#)Makefile	1.8	07/06/01
 #
 
 PWD:sh=pwd
@@ -54,7 +54,8 @@
 	mklib.patch		\
 	solaris-dri-port.patch	\
 	glext.h.patch           \
-	6538497.patch
+	6538497.patch           \
+	6559710.patch
 
 # Directory created by unpacking source
 SOURCE_DIR=$(BUILD_DIR)/Mesa-$(MESA_VERS)