glsl: automake: add opt_add_neg_to_sub.h to the sources list

Otherwise it'll be missing in the release tarball.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
Emil Velikov 2016-11-11 14:45:02 +00:00 committed by Emil Velikov
parent e36f0878cf
commit db45f1eaab
1 changed files with 1 additions and 0 deletions

View File

@ -145,6 +145,7 @@ LIBGLSL_SHADER_CACHE_FILES = \
GLSL_COMPILER_CXX_FILES = \
glsl/ir_builder_print_visitor.cpp \
glsl/ir_builder_print_visitor.h \
glsl/opt_add_neg_to_sub.h \
glsl/standalone_scaffolding.cpp \
glsl/standalone_scaffolding.h \
glsl/standalone.cpp \