]> git.ipfire.org Git - thirdparty/bind9.git/commit
Ensure util/check-make-install.in is exported
authorMichał Kępień <michal@isc.org>
Wed, 11 Mar 2020 12:03:48 +0000 (13:03 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 20 Mar 2020 09:32:32 +0000 (10:32 +0100)
commit7beca6a4ab556ffe820817f8568eaa9b148a1027
tree7de0723a59b0be1ef2f90bed5007b8f6d8fe4a1c
parent4236979e906e312d9729bac17588d82f16b21c4c
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.
.gitattributes