xserver/hw/xorg/drivers Makefile.am,1.2,1.3

Chris Lee xserver-commit at pdx.freedesktop.org
Sat Jun 5 20:17:17 PDT 2004


Committed by: clee

Update of /cvs/xserver/xserver/hw/xorg/drivers
In directory pdx:/tmp/cvs-serv9303/hw/xorg/drivers

Modified Files:
	Makefile.am 
Log Message:
Keith said "commit at will" so here goes nothing. :)

These are the build system changes that I referenced in my previous commit; the 'nv' driver that I imported from the Xorg monolithic tree is now enabled by default.

Keith's trying to talk me into hacking COMPOSITE into this thing. Heh.


Index: Makefile.am
===================================================================
RCS file: /cvs/xserver/xserver/hw/xorg/drivers/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- a/Makefile.am	3 May 2004 15:39:43 -0000	1.2
+++ b/Makefile.am	6 Jun 2004 03:17:14 -0000	1.3
@@ -1,4 +1,4 @@
-SUBDIRS = ati fbdev
+SUBDIRS = ati nv fbdev
 
 lib_LIBRARIES = libdrivers.a
 




More information about the xserver-commit mailing list