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 f637b2cebfcc2f7d1cfdd547c290385c40c677bb..be630ff6d16c991c590d218169ac2e8b7a813a75 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 \