summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorFabrice Bellard <fabrice@bellard.org>2003-09-08 22:34:28 +0000
committerFabrice Bellard <fabrice@bellard.org>2003-09-08 22:34:28 +0000
commit6a58e1510d073e214db2fc2cbb9fe4c031a739e6 (patch)
tree60884ddb721b9b7903dffdd32775fd5d3a1dd82e /libavformat/Makefile
parente224e36030296641bfcdaa90008b0d5b670665eb (diff)
ID3 parsing and generation in MP3 format
Originally committed as revision 2237 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 ae35034854..ddd17ff9c5 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 wc3movie.o
+ nut.o wc3movie.o mp3.o
ifeq ($(CONFIG_RISKY),yes)
OBJS+= asf.o