mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 17:36:11 +00:00
tools: add missing header to distributed sources
Make sure all the sources for intel_reg are included in the distribution. Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
parent
bad8834ee7
commit
40b45bace3
@ -44,7 +44,8 @@ intel_dump_decode_SOURCES = \
|
||||
intel_reg_SOURCES = \
|
||||
intel_reg.c \
|
||||
intel_reg_decode.c \
|
||||
intel_reg_spec.c
|
||||
intel_reg_spec.c \
|
||||
intel_reg_spec.h
|
||||
|
||||
intel_error_decode_SOURCES = \
|
||||
intel_error_decode.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user