From 9d7b7612c2e83f92eee6da92f0a937f2c8abe7c7 Mon Sep 17 00:00:00 2001 From: HDF Admin Date: Tue, 28 Feb 2006 13:11:10 -0500 Subject: [svn-r11984] Purpose: feature. Description: Turn on the release process to generate the doc tarball too. Platforms tested: No real test, just eyeballed. --- bin/snapshot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/snapshot b/bin/snapshot index 06cab32..72be00a 100755 --- a/bin/snapshot +++ b/bin/snapshot @@ -63,7 +63,7 @@ ZLIB_default= ZLIB=$ZLIB_default # What compression methods to use? (md5 does checksum). -METHODS="gzip bzip2 md5" +METHODS="gzip bzip2 md5 doc" # Use User's MAKE if set. Else use generic make. MAKE=${MAKE:-make} -- cgit v0.12