From 903521a6c031757d63b48129d08ba043d183dbdc Mon Sep 17 00:00:00 2001 From: Stephane Marchesin Date: Fri, 15 Feb 2008 02:41:34 +0100 Subject: nouveau: oops and make nouveau winsys build by default --- src/mesa/drivers/dri/nouveau_winsys/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mesa/drivers/dri') diff --git a/src/mesa/drivers/dri/nouveau_winsys/Makefile b/src/mesa/drivers/dri/nouveau_winsys/Makefile index 59ba561eb9..98ec5a79f5 100644 --- a/src/mesa/drivers/dri/nouveau_winsys/Makefile +++ b/src/mesa/drivers/dri/nouveau_winsys/Makefile @@ -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 -- cgit v1.2.3