[vlc-commits] codec: Fix make distcheck

Hugo Beauzée-Luyssen git at videolan.org
Mon Dec 16 11:53:31 CET 2019


vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Mon Dec 16 11:55:27 2019 +0100| [3aefbdaa371a6c615db8cb7bf64c37524636f42a] | committer: Hugo Beauzée-Luyssen

codec: Fix make distcheck

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3aefbdaa371a6c615db8cb7bf64c37524636f42a
---

 modules/codec/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/modules/codec/Makefile.am b/modules/codec/Makefile.am
index 0e26cf627a..06d6095ac4 100644
--- a/modules/codec/Makefile.am
+++ b/modules/codec/Makefile.am
@@ -474,7 +474,6 @@ libmediacodec_plugin_la_SOURCES = codec/omxil/mediacodec.c codec/omxil/mediacode
 	codec/omxil/mediacodec_jni.c codec/omxil/mediacodec_ndk.c codec/omxil/utils.c \
 	codec/omxil/omxil_utils.h codec/omxil/qcom.c codec/omxil/qcom.h \
 	video_output/android/utils.c video_output/android/utils.h \
-	video_output/android/display.h \
 	codec/hxxx_helper.c codec/hxxx_helper.h \
 	packetizer/hxxx_nal.h packetizer/hxxx_nal.c \
 	packetizer/h264_nal.c packetizer/h264_nal.h \



More information about the vlc-commits mailing list