From 7a5f09f66eda5146a229fee42ae7946b4b1d6a6b Mon Sep 17 00:00:00 2001 From: =?utf8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Sun, 16 Jul 2006 16:23:12 +0000 Subject: [PATCH] cosmetics Originally committed as revision 5764 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/Makefile b/libavcodec/Makefile index 33cdc07..4e2aea3 100644 --- a/libavcodec/Makefile +++ b/libavcodec/Makefile @@ -239,7 +239,7 @@ EXTRAOBJS += amr/*.o EXTRADEPS=amrlibs endif -OBJS-$(CONFIG_AMR_WB) += amrwb_float/dec_acelp.o \ +OBJS-$(CONFIG_AMR_WB) += amrwb_float/dec_acelp.o \ amrwb_float/dec_dtx.o \ amrwb_float/dec_gain.o \ amrwb_float/dec_if.o \ -- 2.7.4