From 39e9e8ac1a571b576a538e18da33cd7349e60f75 Mon Sep 17 00:00:00 2001 From: Tim Kientzle Date: Mon, 15 Mar 2010 00:48:30 -0400 Subject: [PATCH] Include "make dist-zip" as part of the autogen.sh script. SVN-Revision: 2039 --- build/autogen.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build/autogen.sh b/build/autogen.sh index dde976fcd..a880a9622 100755 --- a/build/autogen.sh +++ b/build/autogen.sh @@ -63,3 +63,4 @@ automake -a -c ./configure make distcheck +make dist-zip \ No newline at end of file -- 2.47.3