mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 03:08:05 +02:00
loader: Add headers to distribution.
This commit is contained in:
parent
929bcfb756
commit
9f565f5f8a
1 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
LOADER_C_FILES := \
|
||||
loader.c \
|
||||
pci_id_driver_map.c
|
||||
loader.h \
|
||||
pci_id_driver_map.c \
|
||||
pci_id_driver_map.h
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue