[vlc-commits] Fixed make distcheck
Konstantin Pavlov
git at videolan.org
Tue May 21 12:49:02 CEST 2019
vlc | branch: master | Konstantin Pavlov <thresh at videolan.org> | Tue May 21 13:47:56 2019 +0300| [b645627da9b8283bbbd747726558bbbd0f52f7b5] | committer: Konstantin Pavlov
Fixed make distcheck
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b645627da9b8283bbbd747726558bbbd0f52f7b5
---
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