projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8d3fd4
)
glcpp: Typo fix.
author
Adam Jackson
<ajax@redhat.com>
Wed, 2 Jan 2013 19:09:22 +0000
(14:09 -0500)
committer
Adam Jackson
<ajax@redhat.com>
Wed, 2 Jan 2013 19:09:22 +0000
(14:09 -0500)
Note: this is a candidate for the 9.0 stable branch.
Signed-off-by: Adam Jackson <ajax@redhat.com>
src/glsl/glcpp/Makefile.am
patch
|
blob
|
history
diff --git
a/src/glsl/glcpp/Makefile.am
b/src/glsl/glcpp/Makefile.am
index e21c06f58643403a85814ba8a2bf502d0e460f49..1efc9dc1ae6afd79331f6dd4d2c9de2204763453 100644
(file)
--- a/
src/glsl/glcpp/Makefile.am
+++ b/
src/glsl/glcpp/Makefile.am
@@
-28,7
+28,7
@@
AM_CFLAGS = \
-I$(top_srcdir)/include \
-I$(top_srcdir)/src/mapi \
-I$(top_srcdir)/src/mesa/ \
- $(VISIBILITY_
DEFINE
S) \
+ $(VISIBILITY_
CFLAG
S) \
$(LIBRARY_INCLUDES) \
$(DEFINES) \
$(LIBRARY_DEFINES) \