Browse Source

simplify

Originally committed as revision 5581 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 19 years ago
parent
commit
5c6a5d584e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile 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]


Loading…
Cancel
Save