From eb2ef5d7813d3e5dc59d5f4e1ac30ea12146694f Mon Sep 17 00:00:00 2001 From: Konstantin Pavlov Date: Tue, 21 May 2019 13:47:56 +0300 Subject: [PATCH] Fixed make distcheck --- Makefile.am | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index a5543b8376..60ea3fb80b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -63,10 +63,14 @@ EXTRA_DIST += \ extras/tools/packages.mak \ extras/tools/tools.mak \ extras/tools/SHA512SUMS \ + extras/tools/automake-clang.patch \ extras/tools/bison-macOS-7df04f9.patch \ extras/tools/bison-macOS-c41f233c.patch \ - extras/tools/libtool-2.4.2-bitcode.patch \ - extras/tools/libtool-2.4.2-san.patch \ + extras/tools/cmake-msys-FindPkg.patch \ + extras/tools/libtool-2.4.6-bitcode.patch \ + extras/tools/libtool-2.4.6-clang-libs.patch \ + extras/tools/libtool-2.4.6-response-files.patch \ + extras/tools/libtool-2.4.6-san.patch \ extras/tools/ragel-6.8-javacodegen.patch ###############################################################################