automake: Fix path to generated source

Fixes: b63a1f8e40
       ("glsl: Create file to contain software fp64 functions")
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
This commit is contained in:
Dylan Baker 2019-01-29 09:52:39 -08:00
parent 9de90caca8
commit 7d7b30835c
1 changed files with 1 additions and 1 deletions

View File

@ -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