mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
drivers/common: Add headers to distribution.
This commit is contained in:
parent
942e646941
commit
4af1905e73
1 changed files with 3 additions and 1 deletions
|
|
@ -582,10 +582,12 @@ SPARC_FILES = \
|
|||
|
||||
COMMON_DRIVER_FILES = \
|
||||
$(SRCDIR)drivers/common/driverfuncs.c \
|
||||
$(SRCDIR)drivers/common/driverfuncs.h \
|
||||
$(SRCDIR)drivers/common/meta_blit.c \
|
||||
$(SRCDIR)drivers/common/meta_copy_image.c \
|
||||
$(SRCDIR)drivers/common/meta_generate_mipmap.c \
|
||||
$(SRCDIR)drivers/common/meta.c
|
||||
$(SRCDIR)drivers/common/meta.c \
|
||||
$(SRCDIR)drivers/common/meta.h
|
||||
|
||||
|
||||
# Sources for building non-Gallium drivers
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue