mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-08 10:40:11 +01:00
Ensure all objects are built when installing DRI
This commit is contained in:
parent
708bb35194
commit
464c585681
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ install-osmesa: default
|
|||
$(INSTALL) $(TOP)/$(LIB_DIR)/$(OSMESA_LIB_NAME)* \
|
||||
$(DESTDIR)$(INSTALL_DIR)/$(LIB_DIR)
|
||||
|
||||
install-dri:
|
||||
install-dri: default
|
||||
cd drivers/dri && $(MAKE) install
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue