On 07/17/2012 10:00 AM, Michel Dänzer wrote: > From: Michel Dänzer <michel.daen...@amd.com> > > Helps spotting and removing the obsolete generated files, which otherwise > break > the build. > > Signed-off-by: Michel Dänzer <michel.daen...@amd.com> > --- > src/glsl/.gitignore | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/src/glsl/.gitignore b/src/glsl/.gitignore > index c9a9f30..81240b9 100644 > --- a/src/glsl/.gitignore > +++ b/src/glsl/.gitignore > @@ -1,8 +1,6 @@ > glsl_compiler > glsl_lexer.cc > -glsl_lexer.cpp > glsl_parser.cc > -glsl_parser.cpp > glsl_parser.h > glsl_parser.output > builtin_function.cpp
Reviewed-by: Kenneth Graunke <kenn...@whitecape.org> Feel free to just push these. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev