Originally committed as revision 5581 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2006-07-02 18:24:11 +00:00
parent bf8409947f
commit 5c6a5d584e
1 changed files with 1 additions and 1 deletions

View File

@ -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]