open-src/driver/Makefile
changeset 691 8fda173e344b
parent 606 068c11b419c9
child 705 24ca414edbff
--- a/open-src/driver/Makefile	Fri Apr 17 21:05:05 2009 -0700
+++ b/open-src/driver/Makefile	Mon Apr 20 15:27:24 2009 -0700
@@ -28,7 +28,7 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.11	09/01/14
+# @(#)Makefile	1.12	09/04/17
 #
 ###############################################################################
 
@@ -36,6 +36,7 @@
 	xf86-input-keyboard		\
 	xf86-input-mouse		\
 	xf86-input-void			\
+	xf86-video-ast			\
 	xf86-video-dummy		
 
 OS_SUBDIRS_sparc = $(OS_SUBDIRS_common)	\
@@ -63,7 +64,6 @@
 	xf86-input-vmmouse		\
 	xf86-video-apm			\
 	xf86-video-ark			\
-	xf86-video-ast			\
 	xf86-video-ati			\
 	xf86-video-chips		\
 	xf86-video-cirrus		\