vlc | branch: master | Hugo Beauzée-Luyssen <[email protected]> | Wed Oct 17 11:05:22 2018 +0200| [23f9eba5b8188415acdcff959807243e5fbd2f43] | committer: Hugo Beauzée-Luyssen
test: Makefile.am: Fix indentation > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=23f9eba5b8188415acdcff959807243e5fbd2f43 --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index e595065564..58b356ed82 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -33,7 +33,7 @@ check_PROGRAMS = \ test_modules_packetizer_helpers \ test_modules_packetizer_hxxx \ test_modules_keystore \ - test_modules_demux_dashuri + test_modules_demux_dashuri if ENABLE_SOUT check_PROGRAMS += test_modules_tls endif _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
