summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2006-11-20 21:46:43 +0000
committerDiego Biurrun <diego@biurrun.de>2006-11-20 21:46:43 +0000
commitcb741242a1814db071ed1b1c694352efdc7624c7 (patch)
tree33a1075179194bd8026b2577c4613133c56e191e /Makefile
parent8db4f43c6882c1209073abe96c5ce68c8d13d80c (diff)
Nuke config.log support.
Originally committed as revision 7141 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
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