Fixes the problem where configure from the tarball would report missing files: $ ./configure configure: error: cannot find install-sh, install.sh, or shtool in bin NOTE: This is a candidate for the 9.0 branch.tags/gles3-fmt-v1
| EXTRA_FILES = \ | EXTRA_FILES = \ | ||||
| aclocal.m4 \ | aclocal.m4 \ | ||||
| configure \ | configure \ | ||||
| bin/install-sh \ | |||||
| src/glsl/glsl_parser.cc \ | src/glsl/glsl_parser.cc \ | ||||
| src/glsl/glsl_parser.h \ | src/glsl/glsl_parser.h \ | ||||
| src/glsl/glsl_lexer.cc \ | src/glsl/glsl_lexer.cc \ |