The following patch includes the changes to fix building from a git repository without git being installed and also combines the version.h generation from the Autotools and Android build systems, so the changes do not have to be duplicated. Thomas Wood (1): build: improve version.h generation .gitignore | 1 - Makefile.am | 23 ----------------------- lib/.gitignore | 1 + lib/Android.mk | 23 +---------------------- lib/Makefile.sources | 25 +++++++++++++++++++++++++ lib/igt_aux.c | 1 - lib/ioctl_wrappers.c | 1 - tests/Makefile.am | 1 - 8 files changed, 27 insertions(+), 49 deletions(-) create mode 100644 lib/.gitignore -- 1.9.3 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx