glsl: automake: add opt_add_neg_to_sub.h to the sources list
authorEmil Velikov <emil.velikov@collabora.com>
Fri, 11 Nov 2016 14:45:02 +0000 (14:45 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 11 Nov 2016 14:46:12 +0000 (14:46 +0000)
Otherwise it'll be missing in the release tarball.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/compiler/Makefile.sources

index 1809e20c53b1ef997a7081a2f50211d06c3de0b7..08d93e0a26124b547d2dd54d63d55d7a60c8b873 100644 (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 \