make distclean leaves some files that aren't there in the distribution: config.log config.status src/egl/main/egl.pc src/gallium/auxiliary/util/u_format_pack.pyc src/gallium/auxiliary/util/u_format_parse.pyc src/glu/sgi/exptmp src/mesa/main/APIspecutil.pyo src/mesa/main/api_exec_es1.c src/mesa/main/api_exec_es2.c This frustrates comparing locally modified source code to distributed code.
Could you provide a patch to fix this?
Created attachment 42681 [details] [review] This make 'make distclean' remove all non-distributed files
We are moving away from autotools builds in future so closing as won't fix.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.