mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-03 13:59:27 -04:00
Ensure util/check-make-install.in is exported
./configure needs util/check-make-install.in to be present in the source directory in order to complete successfully. Make sure this file is included in source tarballs created from the repository.
This commit is contained in:
parent
4236979e90
commit
7beca6a4ab
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
|
@ -15,4 +15,5 @@ win32utils/**.txt eol=crlf
|
|||
/lib/lwres/man/resolver.5 export-ignore
|
||||
/util/** export-ignore
|
||||
/util/bindkeys.pl -export-ignore
|
||||
/util/check-make-install.in -export-ignore
|
||||
/util/mksymtbl.pl -export-ignore
|
||||
|
|
|
|||
Loading…
Reference in a new issue