[vlc-commits] Fixed make distcheck

Konstantin Pavlov git at videolan.org
Thu Jun 18 13:09:37 CEST 2020


vlc/vlc-3.0 | branch: master | Konstantin Pavlov <thresh at videolan.org> | Tue May 21 13:47:56 2019 +0300| [1800a5d56780b173aed553e0f4a9b45351c4c133] | committer: Steve Lhomme

Fixed make distcheck

(cherry picked from commit eb2ef5d7813d3e5dc59d5f4e1ac30ea12146694f) (edited)

edited:
- libtool-2.4.6-clang-libs.patch was already merged in this branch

Signed-off-by: Steve Lhomme <robux4 at ycbcr.xyz>

> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=1800a5d56780b173aed553e0f4a9b45351c4c133
---

 Makefile.am | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index ea37ccc0db..33b9ab73a1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -61,11 +61,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
 
 ###############################################################################



More information about the vlc-commits mailing list