mesa: automake: ensure that git_sha1.h.tmp has the right attributes
[mesa.git] / src / Makefile.am
index 08446a8d14a4346adda453e98e0aaacdde679176..a5c54ffc03bcebe601130d145a562def35dd0bbe 100644 (file)
@@ -33,6 +33,7 @@ git_sha1.h.tmp:
                fi \
        else \
                cp $(srcdir)/git_sha1.h git_sha1.h.tmp ;\
+               chmod u+w git_sha1.h.tmp; \
        fi
 
 git_sha1.h: git_sha1.h.tmp