Signed-off-by: Emil Velikov <emil.l.veli...@gmail.com> --- src/glsl/Makefile.am | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/src/glsl/Makefile.am b/src/glsl/Makefile.am index cef5e15..8aed5ac 100644 --- a/src/glsl/Makefile.am +++ b/src/glsl/Makefile.am @@ -213,11 +213,7 @@ BUILT_SOURCES = \ glsl_lexer.cpp \ glcpp/glcpp-parse.c \ glcpp/glcpp-lex.c \ - nir/nir_builder_opcodes.h \ - nir/nir_constant_expressions.c \ - nir/nir_opcodes.c \ - nir/nir_opcodes.h \ - nir/nir_opt_algebraic.c + $(NIR_GENERATED_FILES) CLEANFILES = \ glcpp/glcpp-parse.h \ glsl_parser.h \ -- 2.4.5 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev