projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b874ce
)
glx/windows: automake: include builddir prior to srcdir
author
Emil Velikov
<emil.velikov@collabora.com>
Mon, 16 Jan 2017 15:45:43 +0000
(15:45 +0000)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Fri, 27 Jan 2017 17:56:55 +0000
(17:56 +0000)
Analogous to previous commit.
Cc: "12.0 13.0" <mesa-dev@lists.freedesktop.org>
Cc: Jon Turney <jon.turney@dronecode.org.uk>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/glx/windows/Makefile.am
patch
|
blob
|
history
diff --git
a/src/glx/windows/Makefile.am
b/src/glx/windows/Makefile.am
index 980698823655aabfd2974c9bb7525b1f2722db65..6de3cf226b4e000409a88366c8335374595c0e51 100644
(file)
--- a/
src/glx/windows/Makefile.am
+++ b/
src/glx/windows/Makefile.am
@@
-24,8
+24,8
@@
libwindowsglx_la_CFLAGS = \
-I$(top_srcdir)/src \
-I$(top_srcdir)/src/glx \
-I$(top_srcdir)/src/mapi \
- -I$(top_srcdir)/src/mapi/glapi \
-I$(top_builddir)/src/mapi/glapi \
+ -I$(top_srcdir)/src/mapi/glapi \
$(VISIBILITY_CFLAGS) \
$(SHARED_GLAPI_CFLAGS) \
$(DEFINES) \