changeset 3274:84570ccc4f0c libavcodec

Misplaced CLEANAMR.
author diego
date Thu, 27 Apr 2006 02:19:42 +0000
parents ae1c8bd2c419
children 13460cb4ec73
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Thu Apr 27 02:10:49 2006 +0000
+++ b/Makefile	Thu Apr 27 02:19:42 2006 +0000
@@ -273,9 +273,9 @@
 		amrwb_float/enc_dtx.o amrwb_float/enc_gain.o amrwb_float/enc_if.o \
 		amrwb_float/enc_lpc.o amrwb_float/enc_main.o amrwb_float/enc_rom.o \
 		amrwb_float/enc_util.o amrwb_float/if_rom.o
+CLEANAMR=cleanamrwbfloat
 endif
 OBJS+= $(AMROBJS)
-CLEANAMR=cleanamrwbfloat
 ASM_OBJS=
 
 ifeq ($(HAVE_XVMC_ACCEL),yes)