# HG changeset patch # User diego # Date 1146104382 0 # Node ID 84570ccc4f0cb39158a1979171ff4a776f75e8a6 # Parent ae1c8bd2c4199ffa366e991d8a28fe7227606504 Misplaced CLEANAMR. diff -r ae1c8bd2c419 -r 84570ccc4f0c Makefile --- 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)