* opts compilation

Originally committed as revision 1570 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Zdenek Kabelac 2003-02-10 09:41:44 +00:00
parent fe1b62fb3e
commit f2598a19a2
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ OBJS= common.o utils.o mem.o allcodecs.o \
motion_est.o imgconvert.o imgresample.o \
mpeg12.o mpegaudiodec.o pcm.o simple_idct.o \
ratecontrol.o adpcm.o eval.o dv.o error_resilience.o \
fft.o mdct.o mace.o huffyuv.o cyuv.o
fft.o mdct.o mace.o huffyuv.o cyuv.o opts.o
ASM_OBJS=
# codecs which are patented in some non free countries like the us