mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-08 12:48:05 +02:00
radeon: add r600_pci_ids.h to header file
Signed-off-by: Jerome Glisse <jglisse@redhat.com>
This commit is contained in:
parent
10c0837780
commit
356b87d8b3
1 changed files with 2 additions and 1 deletions
|
|
@ -52,7 +52,8 @@ libdrm_radeoninclude_HEADERS = \
|
|||
radeon_bo_gem.h \
|
||||
radeon_cs_gem.h \
|
||||
radeon_bo_int.h \
|
||||
radeon_cs_int.h
|
||||
radeon_cs_int.h \
|
||||
r600_pci_ids.h
|
||||
|
||||
pkgconfigdir = @pkgconfigdir@
|
||||
pkgconfig_DATA = libdrm_radeon.pc
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue