mesa: rename format_info.c to format_info.h
The file is auto-generated, and #included by formats.c. Let's rename it to reflect the latter. This will also help up fix the dependency tracking by adding it to the _SOURCES variable, without the side effect of it being compiled (twice). v2: Update .gitignore to reflect the rename. Cc: "10.4, 10.5" <mesa-stable@lists.freedesktop.org> Signed-off-by:Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by:
Matt Turner <mattst88@gmail.com> (cherry picked from commit 3f6c28f2) Conflicts: src/mesa/Makefile.am src/mesa/main/.gitignore
Showing
- src/mesa/Android.gen.mk 1 addition, 1 deletionsrc/mesa/Android.gen.mk
- src/mesa/Makefile.am 3 additions, 3 deletionssrc/mesa/Makefile.am
- src/mesa/SConscript 1 addition, 1 deletionsrc/mesa/SConscript
- src/mesa/main/.gitignore 1 addition, 1 deletionsrc/mesa/main/.gitignore
- src/mesa/main/formats.c 1 addition, 1 deletionsrc/mesa/main/formats.c
Please register or sign in to comment