summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2003-08-26 20:23:13 +0000
committerMichael Niedermayer <michaelni@gmx.at>2003-08-26 20:23:13 +0000
commit1cb5f7fd4146193b896efe885d9c10eacfc4d326 (patch)
tree296ace5e722140c17cc97a655c8b2475efb3e55f /libavformat/Makefile
parent22ddd60bc247c7487b4e91416d18da712415630a (diff)
mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>)
Originally committed as revision 2168 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 e898e40f21..98941daccd 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -14,7 +14,7 @@ PPOBJS=
# mux and demuxes
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 dv.o \
- yuv4mpeg.o 4xm.o flvenc.o flvdec.o
+ yuv4mpeg.o 4xm.o flvenc.o flvdec.o movenc.o
ifeq ($(CONFIG_RISKY),yes)
OBJS+= asf.o