projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3285461
)
anv: automake: remove no longer needed include
author
Emil Velikov
<emil.velikov@collabora.com>
Fri, 29 Apr 2016 15:31:40 +0000
(16:31 +0100)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Sun, 1 May 2016 07:38:05 +0000
(08:38 +0100)
Thanks to last commit we can nuke it.
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/intel/vulkan/Makefile.am
patch
|
blob
|
history
diff --git
a/src/intel/vulkan/Makefile.am
b/src/intel/vulkan/Makefile.am
index 79767da0bddbc0dd1ac149c556d9b68fda64efd3..80111df7cbb103981e9445f37d62a5a8402d9f9a 100644
(file)
--- a/
src/intel/vulkan/Makefile.am
+++ b/
src/intel/vulkan/Makefile.am
@@
-47,7
+47,6
@@
AM_CPPFLAGS = \
$(VALGRIND_CFLAGS) \
$(DEFINES) \
-I$(top_srcdir)/include \
- -I$(top_srcdir)/include/vulkan \
-I$(top_builddir)/src \
-I$(top_srcdir)/src \
-I$(top_builddir)/src/compiler \