[vlc-commits] Makefile.am: Remove trailing whitespace
David Fuhrmann
git at videolan.org
Sat Jan 13 18:46:06 CET 2018
vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Sat Jan 13 18:24:34 2018 +0100| [33754beb987f0d133c5e7952cb1d835157ac0b21] | committer: David Fuhrmann
Makefile.am: Remove trailing whitespace
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=33754beb987f0d133c5e7952cb1d835157ac0b21
---
modules/codec/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/codec/Makefile.am b/modules/codec/Makefile.am
index 3148f30104..7e08b184da 100644
--- a/modules/codec/Makefile.am
+++ b/modules/codec/Makefile.am
@@ -501,7 +501,7 @@ libmediacodec_plugin_la_SOURCES = codec/omxil/mediacodec.c codec/omxil/mediacode
packetizer/hxxx_nal.h packetizer/hxxx_nal.c \
packetizer/h264_nal.c packetizer/h264_nal.h \
packetizer/hevc_nal.c packetizer/hevc_nal.h
-libmediacodec_plugin_la_LIBADD = libchroma_copy.la
+libmediacodec_plugin_la_LIBADD = libchroma_copy.la
codec_LTLIBRARIES += $(LTLIBomxil) $(LTLIBomxil_vout)
EXTRA_LTLIBRARIES += libomxil_plugin.la libomxil_vout_plugin.la
if HAVE_ANDROID
More information about the vlc-commits
mailing list