]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Include "make dist-zip" as part of the autogen.sh script.
authorTim Kientzle <kientzle@gmail.com>
Mon, 15 Mar 2010 04:48:59 +0000 (00:48 -0400)
committerTim Kientzle <kientzle@gmail.com>
Mon, 15 Mar 2010 04:48:59 +0000 (00:48 -0400)
SVN-Revision: 2040

build/autogen.sh

index 8a9c9deb96c8839986d62ff2334ae1c6f3bbf6ee..faefc77804cfc41e3dabd7504282ead8cae50067 100755 (executable)
@@ -62,3 +62,4 @@ automake -a -c
 
 ./configure
 make distcheck
+make dist-zip
\ No newline at end of file