summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorAurelien Jacobs <aurel@gnuage.org>2010-08-29 16:35:44 +0000
committerAurelien Jacobs <aurel@gnuage.org>2010-08-29 16:35:44 +0000
commit54a73bb57f27ea5572f021cfa3bd045797703fe3 (patch)
tree0b61029ace4a1d8df95e6fd8a4cbd4c0d308f3b0 /libavformat/Makefile
parent49824cb66a329b1c30c76a1b26b176bedab9dcee (diff)
move id roq muxer to its own file
Originally committed as revision 24968 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 6560377008..a1a2cd827b 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -210,7 +210,7 @@ OBJS-$(CONFIG_RL2_DEMUXER) += rl2.o
OBJS-$(CONFIG_RM_DEMUXER) += rmdec.o rm.o
OBJS-$(CONFIG_RM_MUXER) += rmenc.o rm.o
OBJS-$(CONFIG_ROQ_DEMUXER) += idroq.o
-OBJS-$(CONFIG_ROQ_MUXER) += raw.o
+OBJS-$(CONFIG_ROQ_MUXER) += idroqenc.o
OBJS-$(CONFIG_RSO_DEMUXER) += rsodec.o rso.o raw.o
OBJS-$(CONFIG_RSO_MUXER) += rsoenc.o rso.o
OBJS-$(CONFIG_RPL_DEMUXER) += rpl.o