>>>>> "Timo" == Timo Juhani Lindfors <[email protected]> writes:
> --- > Makefile | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > diff --git a/Makefile b/Makefile > index 18a9552..7d94041 100644 > --- a/Makefile > +++ b/Makefile > @@ -87,4 +87,5 @@ install_contrib: contrib > install_all: install install_contrib > clean: > - rm -fr magit-pkg.el magit.spec magit.info $(ELCS) $(ELCS_CONTRIB) > *.tar.gz magit-$(VERSION) > + rm -f magit.info #NO_DIST > + rm -fr magit-pkg.el magit.spec $(ELCS) $(ELCS_CONTRIB) *.tar.gz > magit-$(VERSION) > -- > 1.7.2.5 Applied, thanks. This will be in the next maintenance release. Yann. -- What do you despise? By this are you truly known. -- from "Manual of Muad'Dib" by the Princess Irulan
