Pieter Praet wrote:
> diff --git a/Makefile b/Makefile
> index e197af8..64db12a 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -171,7 +171,7 @@ test: $(ELCS)
>  .PHONY: clean
>  clean:
>         rm -f $(ELCS) $(LOADDEFS_FILE) magit-version.el magit.info
> -       rm -fr magit-$(VERSION) magit.spec *.tar.gz *.tar
> +       rm -fr magit-$(VERSION) *.tar.gz *.tar

While at it, perhaps s/rm -fr/$(RM)/?

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"magit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to