mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 13:38:06 +02:00
The dri/*/depend files don't exist on a raw check-out, and that makes 'make
tarballs' have issues.
This commit is contained in:
parent
1585c234e0
commit
14fa5f6a60
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
|
@ -269,7 +269,6 @@ DRI_FILES = \
|
|||
$(DIRECTORY)/src/mesa/drivers/dri/common/xmlpool/*.po \
|
||||
$(DIRECTORY)/src/mesa/drivers/dri/dri_client/imports/*.h \
|
||||
$(DIRECTORY)/src/mesa/drivers/dri/*/*.[ch] \
|
||||
$(DIRECTORY)/src/mesa/drivers/dri/*/depend \
|
||||
$(DIRECTORY)/src/mesa/drivers/dri/*/Makefile \
|
||||
$(DIRECTORY)/src/mesa/drivers/dri/*/Doxyfile \
|
||||
$(DIRECTORY)/src/mesa/drivers/dri/*/server/*.[ch]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue