summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2006-07-16 16:23:12 +0000
committerMåns Rullgård <mans@mansr.com>2006-07-16 16:23:12 +0000
commit7a5f09f66eda5146a229fee42ae7946b4b1d6a6b (patch)
tree0257a1de3d362ed28b0ae0c5370997df1ffac44c /libavcodec
parentdbb45a3bb74880ee540591e936ebe1d354d0a855 (diff)
cosmetics
Originally committed as revision 5764 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 33cdc07bc9..4e2aea33c0 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 \