autotools: don't ship the git_sha1.h generated in git in the tarballs
authorEric Engestrom <eric.engestrom@intel.com>
Tue, 21 Aug 2018 11:57:00 +0000 (12:57 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Tue, 21 Aug 2018 14:30:56 +0000 (15:30 +0100)
commit6ff1c479968819b93c46d24bd898e89ce14ac401
treef5d34e940e402a6941ff430358fdfae272baa920
parent81fe9bdf6d69b4bacf5adfb9f54fe304398fbf7b
autotools: don't ship the git_sha1.h generated in git in the tarballs

This file is regenerated at build time anyway, so this would just get
overwritten anyway. No reason to ship it in the tarball.

Fixes: 44df06211cf2c301f6ef "autotools: include git_sha1.h in dist tarball"
Fixes: 471f708ed6f4787813d0 "git_sha1: simplify logic"
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Juan A. Suarez <jasuarez@igalia.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
src/Makefile.am