summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/Makefile.sources
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2016-11-24 20:30:40 +0000
committerEmil Velikov <[email protected]>2016-11-28 19:47:17 +0000
commit2d42a345664e9f1206d81ce40675688752a8c08c (patch)
tree60d9c6bd794ecae6dd6760ef0ff527af1fc7aa8e /src/intel/vulkan/Makefile.sources
parent83548e12921b5724aa6c78c2b1efc9ff774fd7a2 (diff)
anv: automake: don't generate anv_timestamp.h
No longer used as of last commit. Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/intel/vulkan/Makefile.sources')
-rw-r--r--src/intel/vulkan/Makefile.sources3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/intel/vulkan/Makefile.sources b/src/intel/vulkan/Makefile.sources
index e66df87a82e..bd7880544d3 100644
--- a/src/intel/vulkan/Makefile.sources
+++ b/src/intel/vulkan/Makefile.sources
@@ -59,8 +59,7 @@ VULKAN_GEM_STUB_FILES := \
VULKAN_GENERATED_FILES := \
anv_entrypoints.c \
- anv_entrypoints.h \
- anv_timestamp.h
+ anv_entrypoints.h
GEN7_FILES := \