Mercurial > mplayer.hg
changeset 13767:b361eb0cc549
Removal of help_mp.h on make distclean, as requested by Felix Buenemann
<atmosfear -at- users(dot)sourceforge(dot)net>
author | wight |
---|---|
date | Tue, 26 Oct 2004 06:36:38 +0000 |
parents | 6473da1ceadb |
children | 955ad54a9aab |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Tue Oct 26 00:11:27 2004 +0000 +++ b/Makefile Tue Oct 26 06:36:38 2004 +0000 @@ -348,7 +348,7 @@ distclean: doxygen_clean -rm -f *~ $(PRG) $(PRG_MENCODER) $(PRG_CFG) $(OBJS) - -rm -f *.o *.a .depend configure.log codecs.conf.h + -rm -f *.o *.a .depend configure.log codecs.conf.h help_mp.h @for a in $(PARTS); do $(MAKE) -C $$a distclean; done strip: