nouveau: oops and make nouveau winsys build by default

This commit is contained in:
Stephane Marchesin
2008-02-15 02:41:34 +01:00
parent 583f424d61
commit 903521a6c0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -66,4 +66,4 @@ WINDOW_SYSTEM=dri
# gamma are missing because they have not been converted to use the new
# interface.
DRI_DIRS = intel_winsys
DRI_DIRS = intel_winsys nouveau_winsys
+1 -1
View File
@@ -8,7 +8,7 @@ MINIGLX_SOURCES =
PIPE_DRIVERS = \
$(TOP)/src/mesa/pipe/softpipe/libsoftpipe.a \
$(TOP)/src/mesa/pipe/nv40/libnv30.a \
$(TOP)/src/mesa/pipe/nv30/libnv30.a \
$(TOP)/src/mesa/pipe/nv40/libnv40.a \
$(TOP)/src/mesa/pipe/nv50/libnv50.a