nv04: Hook the lib into the build.

This commit is contained in:
Stephane Marchesin 2008-07-08 01:32:32 +02:00
parent 97646f1045
commit fec4e427f8

View 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 \