summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-27 11:22:55 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-27 11:22:55 +0000
commit2b085d789799517c598dcb7f9937ce40dba3af2a (patch)
treea422717911db1c24f15f5a03b17c260757435a95 /Makefile
parent4937b16c4466516c0a5d4359698195eac2f93a90 (diff)
downloadmpv-2b085d789799517c598dcb7f9937ce40dba3af2a.tar.bz2
mpv-2b085d789799517c598dcb7f9937ce40dba3af2a.tar.xz
codecs2html and codec-cfg-test are removed by toolsclean. Do not remove
them redundantly upon distclean. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26890 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0c6120f66f..e506dbc9fe 100644
--- a/Makefile
+++ b/Makefile
@@ -854,8 +854,7 @@ distclean: clean doxygen_clean testsclean toolsclean
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