Mercurial > mplayer.hg
changeset 27185:ff18b81371e5
Also remove dhahelper and dhahelperwin on distclean.
author | diego |
---|---|
date | Sun, 06 Jul 2008 13:06:05 +0000 |
parents | a7d88d135561 |
children | b5c864852dca |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Sun Jul 06 07:59:19 2008 +0000 +++ b/Makefile Sun Jul 06 13:06:05 2008 +0000 @@ -861,7 +861,7 @@ rm -f $(foreach dir,$(DIRS),$(foreach suffix,/*.o /*.a /*.ho /*~, $(addsuffix $(suffix),$(dir)))) rm -f mplayer$(EXESUF) mencoder$(EXESUF) -distclean: clean testsclean toolsclean driversclean +distclean: clean testsclean toolsclean driversclean dhahelperclean dhahelperwinclean rm -rf DOCS/tech/doxygen rm -f $(foreach dir,$(DIRS),$(foreach suffix,/*.d, $(addsuffix $(suffix),$(dir)))) rm -f configure.log config.mak config.h codecs.conf.h help_mp.h \