[vlc-commits] arm_neon: Include asm.S in distribution tarballs

Martin Storsjö git at videolan.org
Fri Mar 2 09:41:29 CET 2018


vlc/vlc-3.0 | branch: master | Martin Storsjö <martin at martin.st> | Thu Mar  1 22:20:45 2018 +0200| [29c4721b18ad422cc3cbb6aed9d321900dab0e51] | committer: Thomas Guillem

arm_neon: Include asm.S in distribution tarballs

Signed-off-by: Thomas Guillem <thomas at gllm.fr>
(cherry picked from commit 0d3878ef7488bab8bcb25b0f585143fea96e468f)
Signed-off-by: Thomas Guillem <thomas at gllm.fr>

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

 modules/arm_neon/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/modules/arm_neon/Makefile.am b/modules/arm_neon/Makefile.am
index db81ec0b84..10f5c15d7c 100644
--- a/modules/arm_neon/Makefile.am
+++ b/modules/arm_neon/Makefile.am
@@ -28,3 +28,5 @@ neon_LTLIBRARIES = \
 	libvolume_neon_plugin.la \
 	libyuv_rgb_neon_plugin.la
 endif
+
+EXTRA_DIST += arm_neon/asm.S



More information about the vlc-commits mailing list