summaryrefslogtreecommitdiffstats
path: root/src/intel/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/intel/Makefile.sources')
-rw-r--r--src/intel/Makefile.sources7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/intel/Makefile.sources b/src/intel/Makefile.sources
index 22ca63bc388..5b759bf98f0 100644
--- a/src/intel/Makefile.sources
+++ b/src/intel/Makefile.sources
@@ -21,7 +21,12 @@ GENXML_GENERATED_FILES = \
genxml/gen7_pack.h \
genxml/gen75_pack.h \
genxml/gen8_pack.h \
- genxml/gen9_pack.h
+ genxml/gen9_pack.h \
+ genxml/gen6_xml.h \
+ genxml/gen7_xml.h \
+ genxml/gen75_xml.h \
+ genxml/gen8_xml.h \
+ genxml/gen9_xml.h
ISL_FILES = \
isl/isl.c \