summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2004-09-27 21:09:41 +0000
committerMichael Niedermayer <michaelni@gmx.at>2004-09-27 21:09:41 +0000
commite4a185ac146207e196b6cc73147ca2307f952f92 (patch)
treede0c25f5ad1b1d61f9dc6a141a5e0ea4b24ad0a7 /libavcodec
parent0fa8158d3e70eccda141df1d18cff648530c0cf5 (diff)
10l forgot to commit
Originally committed as revision 3525 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 80cc01ab03..d366a6656d 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -20,7 +20,7 @@ OBJS= common.o utils.o mem.o allcodecs.o \
roqvideo.o dpcm.o interplayvideo.o xan.o rpza.o cinepak.o msrle.o \
msvideo1.o vqavideo.o idcinvideo.o adx.o rational.o faandct.o 8bps.o \
smc.o parser.o flicvideo.o truemotion1.o vmdav.o lcl.o qtrle.o g726.o \
- flac.o vp3dsp.o integer.o snow.o tscc.o sonic.o ulti.o
+ flac.o vp3dsp.o integer.o snow.o tscc.o sonic.o ulti.o h264idct.o
ifeq ($(AMR_NB),yes)
ifeq ($(AMR_NB_FIXED),yes)