mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
Fix mistake in 349845f7b
This commit is contained in:
parent
54e8dcaad6
commit
309ba0cfa2
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ AM_CFLAGS = \
|
||||||
|
|
||||||
dridir = $(DRI_DRIVER_INSTALL_DIR)
|
dridir = $(DRI_DRIVER_INSTALL_DIR)
|
||||||
|
|
||||||
if HAVE_I965_DRI
|
if HAVE_SWRAST_DRI
|
||||||
dri_LTLIBRARIES = swrast_dri.la
|
dri_LTLIBRARIES = swrast_dri.la
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue