mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 07:18:17 +02:00
autotools: include git_sha1.h in dist tarball
This fixes `make distcheck`.
Fixes: 471f708ed6 ("git_sha1: simplify logic")
CC: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
This commit is contained in:
parent
0cef0cccf5
commit
44df06211c
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ git_sha1.h:
|
||||||
|
|
||||||
BUILT_SOURCES = git_sha1.h
|
BUILT_SOURCES = git_sha1.h
|
||||||
CLEANFILES = $(BUILT_SOURCES)
|
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
|
SUBDIRS = . gtest util mapi/glapi/gen mapi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue