]> git.ipfire.org Git - thirdparty/iptables.git/commit
Makefile: Generate .tar.xz archive with 'make dist'
authorPhil Sutter <phil@nwl.cc>
Tue, 6 Dec 2022 20:05:04 +0000 (21:05 +0100)
committerPhil Sutter <phil@nwl.cc>
Wed, 14 Dec 2022 14:47:14 +0000 (15:47 +0100)
commit9fbca4e045a837a77798ef57336436daf3940b41
treeab795208dc716ca8cbe6795a0c30631c26dcdb47
parent3822a992bc2772d55853fb768225210af5d35e02
Makefile: Generate .tar.xz archive with 'make dist'

Instead of the default .tar.gz one.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Makefile.am