autotools: include git_sha1.h in dist tarball
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Mon, 20 Aug 2018 11:38:23 +0000 (13:38 +0200)
committerJuan A. Suarez Romero <jasuarez@igalia.com>
Mon, 20 Aug 2018 16:43:50 +0000 (18:43 +0200)
This fixes `make distcheck`.

Fixes: 471f708ed6 ("git_sha1: simplify logic")
CC: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
src/Makefile.am

index 396865c..412510f 100644 (file)
@@ -26,7 +26,7 @@ git_sha1.h:
 
 BUILT_SOURCES = git_sha1.h
 CLEANFILES = $(BUILT_SOURCES)
-EXTRA_DIST = git_sha1.h.in meson.build
+EXTRA_DIST = git_sha1.h meson.build
 
 SUBDIRS = . gtest util mapi/glapi/gen mapi