Skip to content
Snippets Groups Projects
Commit 444b03a3 authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

Produce an xz-compressed tarball

Footnote: doing "make dist-gzip dist-xz" doesn't work with Automake;
you have to do "make dist-gzip; dist-xz".  That's because the dist-*
targets delete the temporary distdir at the end.
parent d5a01d0f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment