# HG changeset patch # User wight # Date 1098772598 0 # Node ID b361eb0cc549f295113d22b2aeae6d2cef6c7041 # Parent 6473da1ceadbfb7a60a69c4b6bd62eb6e120ce5c Removal of help_mp.h on make distclean, as requested by Felix Buenemann diff -r 6473da1ceadb -r b361eb0cc549 Makefile --- 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: