changeset 3273:ae1c8bd2c419 libavcodec

CLEANAMRWB --> CLEANAMR typo
author diego
date Thu, 27 Apr 2006 02:10:49 +0000
parents b2a0cb3561b3
children 84570ccc4f0c
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Tue Apr 25 19:54:02 2006 +0000
+++ b/Makefile	Thu Apr 27 02:10:49 2006 +0000
@@ -275,7 +275,7 @@
 		amrwb_float/enc_util.o amrwb_float/if_rom.o
 endif
 OBJS+= $(AMROBJS)
-CLEANAMRWB=cleanamrwbfloat
+CLEANAMR=cleanamrwbfloat
 ASM_OBJS=
 
 ifeq ($(HAVE_XVMC_ACCEL),yes)