OSDN Git Service

simplify
authorDiego Biurrun <diego@biurrun.de>
Sun, 2 Jul 2006 18:24:11 +0000 (18:24 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sun, 2 Jul 2006 18:24:11 +0000 (18:24 +0000)
Originally committed as revision 5581 to svn://svn.ffmpeg.org/ffmpeg/trunk

Makefile

index f84c27b..c3a1991 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -225,7 +225,7 @@ distclean: clean
        $(MAKE) -C libpostproc distclean
        $(MAKE) -C tests       distclean
        $(MAKE) -C vhook       distclean
-       rm -f .depend config.mak config.h version.h *.pc config.err config.log
+       rm -f .depend version.h config.* *.pc
 
 TAGS:
        etags *.[ch] libavformat/*.[ch] libavcodec/*.[ch]