mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-18 04:00:32 +01:00
nv04: Hook the lib into the build.
This commit is contained in:
parent
97646f1045
commit
fec4e427f8
1 changed files with 1 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue