summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2014-06-19 02:50:32 -0300
committerMichael Niedermayer <michaelni@gmx.at>2014-06-19 13:25:28 +0200
commit4c9ee1590febe38e3e4f5fd73bd34300d1e9ec6c (patch)
tree9a0242230a31d7caaab3e344fe275c9509eb2a3f /libavformat/Makefile
parent60a06400a9fadb542bf8c7679bbbb17094edb71e (diff)
lavf/Makefile: fix standalone compilation of live_flv demuxer
Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index b429b43798..519b3aab79 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -146,6 +146,7 @@ OBJS-$(CONFIG_FLAC_MUXER) += flacenc.o flacenc_header.o \
vorbiscomment.o
OBJS-$(CONFIG_FLIC_DEMUXER) += flic.o
OBJS-$(CONFIG_FLV_DEMUXER) += flvdec.o
+OBJS-$(CONFIG_LIVE_FLV_DEMUXER) += flvdec.o
OBJS-$(CONFIG_FLV_MUXER) += flvenc.o avc.o
OBJS-$(CONFIG_FOURXM_DEMUXER) += 4xm.o
OBJS-$(CONFIG_FRAMECRC_MUXER) += framecrcenc.o framehash.o