Module: Mesa Branch: master Commit: 5355107034908b6d0430f25f0537b06f92fdd320 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5355107034908b6d0430f25f0537b06f92fdd320
Author: Juan A. Suarez Romero <[email protected]> Date: Fri Jun 30 11:23:57 2017 +0000 automake: include git_sha1_gen.sh into EXTRA_DIST Reviewed-by: Emil Velikov <[email protected]> --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index fee132e972..d1eadee1e1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -53,6 +53,7 @@ EXTRA_DIST = \ common.py \ docs \ doxygen \ + git_sha1_gen.sh \ scons \ SConstruct _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
