summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorAurelien Jacobs <aurel@gnuage.org>2007-07-14 13:37:24 +0000
committerAurelien Jacobs <aurel@gnuage.org>2007-07-14 13:37:24 +0000
commit7f7fdbc842a13296f321077d69735344111bf092 (patch)
tree926c98b47896231d0a2c3add72907af4867e2457 /libavformat/Makefile
parent2a68cd08cd1a40319150d0573fdacfdddc954a3a (diff)
The c93 demuxer depends on vocdec.o.
This fixes the following option set: --disable-encoders --disable-decoders --disable-parsers --disable-bsfs --disable-muxers --disable-demuxers --disable-protocols --enable-demuxer=c93 Originally committed as revision 9642 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 ba64be93ed..addaf30b00 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -32,7 +32,7 @@ OBJS-$(CONFIG_AVI_MUXER) += avienc.o riff.o
OBJS-$(CONFIG_AVISYNTH) += avisynth.o
OBJS-$(CONFIG_AVS_DEMUXER) += avs.o vocdec.o voc.o riff.o
OBJS-$(CONFIG_BETHSOFTVID_DEMUXER) += bethsoftvid.o
-OBJS-$(CONFIG_C93_DEMUXER) += c93.o
+OBJS-$(CONFIG_C93_DEMUXER) += c93.o vocdec.o voc.o
OBJS-$(CONFIG_CRC_MUXER) += crc.o
OBJS-$(CONFIG_DAUD_DEMUXER) += daud.o
OBJS-$(CONFIG_DC1394_DEMUXER) += dc1394.o