[Ffmpeg-cvslog] CVS: ffmpeg/libavcodec Makefile,1.253,1.254
Diego Biurrun CVS
diego
Thu Apr 27 04:19:44 CEST 2006
Update of /cvsroot/ffmpeg/ffmpeg/libavcodec
In directory mail:/var2/tmp/cvs-serv4093
Modified Files:
Makefile
Log Message:
Misplaced CLEANAMR.
Index: Makefile
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/Makefile,v
retrieving revision 1.253
retrieving revision 1.254
diff -u -d -r1.253 -r1.254
--- Makefile 27 Apr 2006 02:10:49 -0000 1.253
+++ Makefile 27 Apr 2006 02:19:42 -0000 1.254
@@ -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)
More information about the ffmpeg-cvslog
mailing list