mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-05 17:00:27 +01: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)
|
||||
|
||||
if HAVE_I965_DRI
|
||||
if HAVE_SWRAST_DRI
|
||||
dri_LTLIBRARIES = swrast_dri.la
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue