mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-24 16:26:13 +00:00
lib: Add missing header to Makefile.sources
i915_pciids.h was missing from Makefile.sources, which caused distcheck to fail. Signed-off-by: Thomas Wood <thomas.wood@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
a90846adf5
commit
682f69385a
@ -5,6 +5,7 @@ libintel_tools_la_SOURCES = \
|
||||
i830_reg.h \
|
||||
i915_3d.h \
|
||||
i915_reg.h \
|
||||
i915_pciids.h \
|
||||
igt_debugfs.c \
|
||||
igt_debugfs.h \
|
||||
igt_display.c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user