Commit 90d9a1ba authored by Diego Biurrun's avatar Diego Biurrun

Misplaced CLEANAMR.

Originally committed as revision 5318 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 1ea00ed0
......@@ -273,9 +273,9 @@ OBJS+= amrwb_float/dec_acelp.o amrwb_float/dec_dtx.o amrwb_float/dec_gain.o \
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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment