open-src/proto/fixesproto/Makefile
changeset 970 272328fe1b4a
parent 943 294f64612d23
child 1062 21adc3dd89dd
--- a/open-src/proto/fixesproto/Makefile	Wed Jun 30 14:10:39 2010 -0700
+++ b/open-src/proto/fixesproto/Makefile	Fri Jul 02 21:03:57 2010 -0700
@@ -36,5 +36,11 @@
 # Patches to apply to source after unpacking, in order
 SOURCE_PATCHES=	
 
+# ARC cases that covered this module
+# PSARC 2004/318 XFixes Xserver Extension
+MODULE_ARC_CASES = PSARC/2004/318
+# PSARC/2006/702 XFixes 4.0
+MODULE_ARC_CASES += PSARC/2006/702
+
 ### Include common rulesets
 include ../Makefile.inc