open-src/proto/Makefile
changeset 253 88e5aa1fb5f9
parent 156 1dec9ce4addc
child 258 959991251e79
--- a/open-src/proto/Makefile	Wed Nov 21 09:43:21 2007 +0000
+++ b/open-src/proto/Makefile	Wed Nov 21 15:19:48 2007 -0800
@@ -28,13 +28,16 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.6	07/05/15
+# @(#)Makefile	1.7	07/11/20
 #
 ###############################################################################
 
-OS_SUBDIRS_common = X11 BigReqs Composite Damage EvIE Fixes Fontcache Fonts \
-	Input KB PM Randr Record Render Resource ScrnSaver Trap Video \
-	XCMisc XExt XF86BigFont XF86DGA XF86Misc XF86VidMode Xinerama \
+OS_SUBDIRS_common = \
+	x11proto bigreqsproto compositeproto damageproto evieproto \
+	fixesproto fontcacheproto fontsproto inputproto kbproto pmproto \
+	randrproto recordproto renderproto resourceproto scrnsaverproto \
+	trapproto videoproto xcmiscproto xextproto xf86bigfontproto \
+	xf86dgaproto xf86miscproto xf86vidmodeproto xineramaproto \
 	lg3dproto
 
 OS_SUBDIRS_sparc = $(OS_SUBDIRS_common)