open-src/proto/Makefile
changeset 1549 4b5a9782609e
parent 1088 1c99106ccbe0
child 1600 84968a0fa1b4
--- a/open-src/proto/Makefile	Fri Jun 26 12:39:17 2015 -0700
+++ b/open-src/proto/Makefile	Sat Jun 27 08:52:19 2015 -0700
@@ -1,6 +1,6 @@
 # Makefile for X Consolidation Open Source Protocol modules
 #
-# Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2006, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the "Software"),
@@ -31,6 +31,7 @@
 	damageproto 		\
 	dmxproto 		\
 	dri2proto		\
+	dri3proto		\
 	evieproto 		\
 	fixesproto 		\
 	fontsproto 		\
@@ -38,6 +39,7 @@
 	inputproto 		\
 	kbproto 		\
 	pmproto 		\
+	presentproto 		\
 	printproto 		\
 	randrproto 		\
 	recordproto 		\