Removal of help_mp.h on make distclean, as requested by Felix Buenemann

<atmosfear -at- users(dot)sourceforge(dot)net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13768 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
wight 2004-10-26 06:36:38 +00:00
parent 371e3cc9c0
commit e51a820025
1 changed files with 1 additions and 1 deletions

View File

@ -348,7 +348,7 @@ clean:
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: