i965: add helper for creating packing writemask
[mesa.git] / src / Makefile.am
index d142aeaaa5eb41b946bfaa4ca0497703dbb8d8aa..b130f5b7cedb700fff23c0aabe800dc9c79020f8 100644 (file)
@@ -24,6 +24,7 @@ git_sha1.h.tmp:
        @# Don't assume that $(top_srcdir)/.git is a directory. It may be
        @# a gitlink file if $(top_srcdir) is a submodule checkout or a linked
        @# worktree.
+       @# If we are building from a release tarball copy the bundled header.
        @touch git_sha1.h.tmp
        @if test -e $(top_srcdir)/.git; then \
                if which git > /dev/null; then \