Mercurial > mplayer.hg
changeset 26858:2c3eb1dbca94
codecs2html and codec-cfg-test are removed by toolsclean. Do not remove
them redundantly upon distclean.
author | diego |
---|---|
date | Tue, 27 May 2008 11:22:55 +0000 |
parents | 2e765f9121f2 |
children | 093481b5925f |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Tue May 27 11:21:19 2008 +0000 +++ b/Makefile Tue May 27 11:22:55 2008 +0000 @@ -854,8 +854,7 @@ 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 \ version.h $(VIDIX_PCI_FILES) \ - codec-cfg$(EXESUF) codecs2html$(EXESUF) codec-cfg-test$(EXESUF) \ - cpuinfo$(EXESUF) TAGS tags + codec-cfg$(EXESUF) cpuinfo$(EXESUF) TAGS tags doxygen: doxygen DOCS/tech/Doxyfile