summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorSascha Sommer <saschasommer@freenet.de>2008-03-21 14:02:13 +0000
committerSascha Sommer <saschasommer@freenet.de>2008-03-21 14:02:13 +0000
commitcb96da490265a0a798324ccce1c87dca9acbf6e9 (patch)
tree3758aaec2d652f6b6baa911620ec1182120ae640 /libavformat/Makefile
parent084d8faa2131f855e069c3f526a1b3619f039b28 (diff)
rl2 demuxer
Originally committed as revision 12545 to svn://svn.ffmpeg.org/ffmpeg/trunk
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 d84f003daf..19a331123f 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -139,6 +139,7 @@ OBJS-$(CONFIG_PVA_DEMUXER) += pva.o
OBJS-$(CONFIG_RAWVIDEO_DEMUXER) += raw.o
OBJS-$(CONFIG_RAWVIDEO_MUXER) += raw.o
OBJS-$(CONFIG_REDIR_DEMUXER) += rtsp.o
+OBJS-$(CONFIG_RL2_DEMUXER) += rl2.o
OBJS-$(CONFIG_RM_DEMUXER) += rmdec.o
OBJS-$(CONFIG_RM_MUXER) += rmenc.o
OBJS-$(CONFIG_ROQ_DEMUXER) += idroq.o