changeset 33824:bc567921d5ff

build: drop redundant removal of files below ffmpeg/ on distclean This is already taken care of by the recursive make invocation.
author diego
date Sun, 24 Jul 2011 23:51:54 +0000
parents d2e8127c5ba3
children 48b35b1624b6
files Makefile
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sun Jul 24 23:51:51 2011 +0000
+++ b/Makefile	Sun Jul 24 23:51:54 2011 +0000
@@ -929,7 +929,6 @@
 	-rm -f config.* codecs.conf.h help_mp.h version.h TAGS tags
 	-rm -f $(VIDIX_PCI_FILES)
 	-rm -f $(call ADD_ALL_EXESUFS,codec-cfg cpuinfo)
-	-rm -f ffmpeg/libavutil/avconfig.h ffmpeg/config.*
 
 doxygen:
 	doxygen DOCS/tech/Doxyfile