forgot to commit from patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)

Originally committed as revision 2853 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Konstantin Andreyev 2004-03-06 11:07:37 +00:00 committed by Michael Niedermayer
parent c4e3724713
commit e4053d526b
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ OBJS+=mpeg.o mpegts.o mpegtsenc.o ffm.o crc.o img.o raw.o rm.o \
ifeq ($(CONFIG_RISKY),yes)
OBJS+= asf.o
OBJS+= asf-enc.o
endif
ifeq ($(AMR_NB),yes)