[vlc-commits] Fixed make distcheck

Konstantin Pavlov git at videolan.org
Tue May 21 14:14:54 CEST 2019


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

Fixed make distcheck

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

 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
 
 ###############################################################################



More information about the vlc-commits mailing list