mirror of
https://github.com/mpv-player/mpv
synced 2025-03-22 19:34:14 +00:00
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
This commit is contained in:
parent
4937b16c44
commit
2b085d7897
3
Makefile
3
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
|
||||
|
Loading…
Reference in New Issue
Block a user