open-src/lib/mesa/Makefile
changeset 158 a48b0ad24d56
parent 156 1dec9ce4addc
child 167 6fa806a49dc8
--- a/open-src/lib/mesa/Makefile	Tue May 15 17:52:17 2007 -0700
+++ b/open-src/lib/mesa/Makefile	Tue May 15 18:59:31 2007 -0700
@@ -28,7 +28,7 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.6	07/05/15
+# @(#)Makefile	1.7	07/05/16
 #
 
 PWD:sh=pwd
@@ -53,7 +53,8 @@
 	solaris-paths.patch	\
 	mklib.patch		\
 	solaris-dri-port.patch	\
-	glext.h.patch
+	glext.h.patch           \
+	6538497.patch
 
 # Directory created by unpacking source
 SOURCE_DIR=$(BUILD_DIR)/Mesa-$(MESA_VERS)