13 lines
230 B
Makefile
13 lines
230 B
Makefile
|
EXTRA_DIST = \
|
||
|
pci_id_driver_map.h \
|
||
|
i810_pci_ids.h \
|
||
|
i915_pci_ids.h \
|
||
|
i965_pci_ids.h \
|
||
|
r200_pci_ids.h \
|
||
|
r300_pci_ids.h \
|
||
|
r600_pci_ids.h \
|
||
|
radeon_pci_ids.h \
|
||
|
radeonsi_pci_ids.h \
|
||
|
virtio_gpu_pci_ids.h \
|
||
|
vmwgfx_pci_ids.h
|