<html><head></head><body>That will cause the build to break on any platform that does not support the test binaries.<br><br><div class="gmail_quote">Le 23 janvier 2020 22:14:30 GMT+02:00, Francois Cartegnie <fcvlcdev@free.fr> a écrit :<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail"><hr> test/Makefile.am | 3 ++-<br> 1 file changed, 2 insertions(+), 1 deletion(-)<br><br>diff --git a/test/Makefile.am b/test/Makefile.am<br>index 6d373bcb8e..87db68eb8b 100644<br>--- a/test/Makefile.am<br>+++ b/test/Makefile.am<br>@@ -12,7 +12,6 @@ extra_check_verbose__0 = $(extra_check_verbose_0)<br> ###############################################################################<br> # Unit/regression test<br> ###############################################################################<br>-noinst_PROGRAMS =<br> check_PROGRAMS = \<br>  test_libvlc_core \<br>    test_libvlc_equalizer \<br>@@ -51,6 +50,8 @@ if UPDATE_CHECK<br> check_PROGRAMS += test_src_crypto_update<br> endif<br> <br>+noinst_PROGRAMS = $(check_PROGRAMS)<br>+<br> check_SCRIPTS = \<br>         modules/lua/telnet.sh \<br>       check_POTFILES.sh</pre></blockquote></div><br>-- <br>Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.</body></html>