Commit 5c6a5d58 authored by Diego Biurrun's avatar Diego Biurrun

simplify

Originally committed as revision 5581 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent bf840994
......@@ -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]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment