This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: creating multiple dist at once (was: Re: Patch: FYI: more doc updates)
- To: tromey at redhat dot com
- Subject: Re: creating multiple dist at once (was: Re: Patch: FYI: more doc updates)
- From: Akim Demaille <akim at epita dot fr>
- Date: 17 Aug 2001 15:14:50 +0200
- Cc: Alexandre Duret-Lutz <duret_g at lrde dot epita dot fr>, automake at gnu dot org
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <87ofq2uk6d.fsf@creche.redhat.com><mvb8zh3wy8q.fsf@phobos.lrde.epita.fr><87zo9hzyt7.fsf@creche.redhat.com>
>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
>>>>> "adl" == Alexandre Duret-Lutz <duret_g@lrde.epita.fr> writes:
adl> This recall me a wish I had. I usually want to create both
adl> .tar.gz and .tar.bz2 for upload.
Tom> I agree, this would be good. Could you submit a PR for it?
make dist-all works fine, and factors this. Just add the Automake
options dist-bzip2 etc.