From cb741242a1814db071ed1b1c694352efdc7624c7 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 20 Nov 2006 21:46:43 +0000 Subject: Nuke config.log support. Originally committed as revision 7141 to svn://svn.ffmpeg.org/ffmpeg/trunk --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fb5f3742e1..929522c3bf 100644 --- a/Makefile +++ b/Makefile @@ -214,7 +214,6 @@ clean: rm -f *.o *.d *~ .libs gmon.out TAGS $(ALLPROGS) $(ALLPROGS_G) \ output_example$(EXESUF) qt-faststart$(EXESUF) cws2fws$(EXESUF) -# Note well: config.log is NOT removed. distclean: clean $(MAKE) -C libavutil distclean $(MAKE) -C libavcodec distclean -- cgit v1.2.3