From f3dc26e898892cc554e2760cb9b1a3ddfbf412d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Wed, 6 May 2020 12:32:33 +0200 Subject: [PATCH] Include util/check-make-install.in in tarball --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 95b62b81a5..0da40a5d33 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,4 +8,5 @@ /doc/dev export-ignore /util/** export-ignore /util/bindkeys.pl -export-ignore +/util/check-make-install.in -export-ignore /util/mksymtbl.pl -export-ignore