Also remove generated tools on distclean.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23719 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-07-04 18:53:39 +00:00
parent 8070bb9712
commit f9c89b761f
1 changed files with 1 additions and 0 deletions

View File

@ -306,6 +306,7 @@ clean::
distclean:: doxygen_clean
@for a in $(PARTS); do $(MAKE) -C $$a distclean; done
$(MAKE) -C TOOLS distclean
-rm -f configure.log config.mak config.h
strip: