nv04: Hook the lib into the build.
authorStephane Marchesin <marchesin@icps.u-strasbg.fr>
Mon, 7 Jul 2008 23:32:32 +0000 (01:32 +0200)
committerStephane Marchesin <marchesin@icps.u-strasbg.fr>
Mon, 7 Jul 2008 23:32:32 +0000 (01:32 +0200)
src/gallium/winsys/dri/nouveau/Makefile

index f637b2c..be630ff 100644 (file)
@@ -8,6 +8,7 @@ MINIGLX_SOURCES =
 
 PIPE_DRIVERS = \
        $(TOP)/src/gallium/drivers/softpipe/libsoftpipe.a \
+       $(TOP)/src/gallium/drivers/nv04/libnv04.a \
        $(TOP)/src/gallium/drivers/nv10/libnv10.a \
        $(TOP)/src/gallium/drivers/nv30/libnv30.a \
        $(TOP)/src/gallium/drivers/nv40/libnv40.a \