projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9de90ca
)
automake: Fix path to generated source
author
Dylan Baker
<dylan@pnwbakers.com>
Tue, 29 Jan 2019 17:52:39 +0000
(09:52 -0800)
committer
Dylan Baker
<dylan@pnwbakers.com>
Tue, 29 Jan 2019 23:24:57 +0000
(23:24 +0000)
Fixes: b63a1f8e40b6705d6a1d806fbd38dcd197d4229b
("glsl: Create file to contain software fp64 functions")
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/compiler/Makefile.sources
patch
|
blob
|
history
diff --git
a/src/compiler/Makefile.sources
b/src/compiler/Makefile.sources
index 66c1018be7a5271716b9ce0eff8c601034003949..489022a22a1246ba17de12549ab1b5c7914d6735 100644
(file)
--- a/
src/compiler/Makefile.sources
+++ b/
src/compiler/Makefile.sources
@@
-179,7
+179,7
@@
LIBGLSL_GENERATED_FILES = \
glsl/glsl_lexer.cpp \
glsl/glsl_parser.cpp \
glsl/glsl_parser.h \
-
compiler/
glsl/float64_glsl.h
+ glsl/float64_glsl.h
# libglcpp