summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorAurelien Jacobs <aurel@gnuage.org>2010-08-29 22:15:50 +0000
committerAurelien Jacobs <aurel@gnuage.org>2010-08-29 22:15:50 +0000
commit8f3890404cb54c3d24edf7773a148eb0ad3ec720 (patch)
tree75daab85315fb0cfef1135124361226ba9f0b0cc /libavformat/Makefile
parent1ac301cad88a5959bb6d37bf66d2a023168980f9 (diff)
move null muxer to its own file
Originally committed as revision 24985 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 e67f97b6ce..a7598d9a9b 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -144,7 +144,7 @@ OBJS-$(CONFIG_MXF_DEMUXER) += mxfdec.o mxf.o
OBJS-$(CONFIG_MXF_MUXER) += mxfenc.o mxf.o audiointerleave.o
OBJS-$(CONFIG_NC_DEMUXER) += ncdec.o
OBJS-$(CONFIG_NSV_DEMUXER) += nsvdec.o
-OBJS-$(CONFIG_NULL_MUXER) += raw.o
+OBJS-$(CONFIG_NULL_MUXER) += nullenc.o
OBJS-$(CONFIG_NUT_DEMUXER) += nutdec.o nut.o riff.o
OBJS-$(CONFIG_NUT_MUXER) += nutenc.o nut.o riff.o
OBJS-$(CONFIG_NUV_DEMUXER) += nuv.o riff.o