From 86326a2c536c95f1c990845e163c7d24c70dc1de Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Thu, 4 Oct 2018 15:16:22 +0100 Subject: [PATCH] intel: include i915_pciids.h in the tarball Fixes: 4e81d4f9c9b ("intel: add generic functions to check PCI ID") Cc: Lucas De Marchi Signed-off-by: Emil Velikov --- intel/Makefile.sources | 1 + 1 file changed, 1 insertion(+) diff --git a/intel/Makefile.sources b/intel/Makefile.sources index 61f43aeb..aa27e273 100644 --- a/intel/Makefile.sources +++ b/intel/Makefile.sources @@ -1,4 +1,5 @@ LIBDRM_INTEL_FILES := \ + i915_pciids.h \ intel_bufmgr.c \ intel_bufmgr_priv.h \ intel_bufmgr_fake.c \ -- 2.11.0