summaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorMike Melanson <mike@multimedia.cx>2003-09-08 04:14:34 +0000
committerMike Melanson <mike@multimedia.cx>2003-09-08 04:14:34 +0000
commit493645ebd2d41d23133c338ef7103470d096bd72 (patch)
tree1b8f86d0744470a5caff309dd8a634a829779225 /libavformat/Makefile
parent9937e686fe86cc463577208d67431dabe74ad2ae (diff)
downloadffmpeg-streaming-493645ebd2d41d23133c338ef7103470d096bd72.zip
ffmpeg-streaming-493645ebd2d41d23133c338ef7103470d096bd72.tar.gz
demuxer for custom Wing Commander III movie (.mve) files
Originally committed as revision 2218 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 3f7ae88..021f0bf 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -15,7 +15,7 @@ PPOBJS=
OBJS+=mpeg.o mpegts.o mpegtsenc.o ffm.o crc.o img.o raw.o rm.o \
avienc.o avidec.o wav.o swf.o au.o gif.o mov.o mpjpeg.o dvcore.o dv.o \
yuv4mpeg.o 4xm.o flvenc.o flvdec.o movenc.o psxstr.o idroq.o ipmovie.o \
- nut.o
+ nut.o wc3movie.o
ifeq ($(CONFIG_RISKY),yes)
OBJS+= asf.o
OpenPOWER on IntegriCloud