summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2013-02-09 20:50:11 +0100
committerNicolas George <nicolas.george@normalesup.org>2013-02-09 20:50:11 +0100
commitf43d09cd60a17a139b3aeb94434dbbbac1a28dab (patch)
tree89cd5bbd3731526438fb860447639fd36055174a /libavformat/Makefile
parent350128b28fe181087178d128eed84fa269589ffd (diff)
lavf: add tee pseudo-muxer.
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 3336540e9c..ad70c12cd9 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -358,6 +358,7 @@ OBJS-$(CONFIG_SWF_DEMUXER) += swfdec.o swf.o
OBJS-$(CONFIG_SWF_MUXER) += swfenc.o swf.o
OBJS-$(CONFIG_TAK_DEMUXER) += takdec.o apetag.o img2.o rawdec.o
OBJS-$(CONFIG_TEDCAPTIONS_DEMUXER) += tedcaptionsdec.o
+OBJS-$(CONFIG_TEE_MUXER) += tee.o
OBJS-$(CONFIG_THP_DEMUXER) += thp.o
OBJS-$(CONFIG_TIERTEXSEQ_DEMUXER) += tiertexseq.o
OBJS-$(CONFIG_MKVTIMESTAMP_V2_MUXER) += mkvtimestamp_v2.o