Originally committed as revision 5581 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Diego Biurrun 19 years ago
parent bf8409947f
commit 5c6a5d584e
  1. 2
      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]

Loading…
Cancel
Save