From: jprocter Date: Tue, 12 Aug 2008 14:19:40 +0000 (+0000) Subject: corrected target name in documentation X-Git-Tag: Release_2_4~34 X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=5065dbe7153585f5ce25d91d9f227c0a6263bde0 corrected target name in documentation --- diff --git a/doc/building.html b/doc/building.html index 2e64414..df33b12 100755 --- a/doc/building.html +++ b/doc/building.html @@ -39,7 +39,7 @@ mkdir keys keytool -genkey -keystore keys/.keystore -keypass alignmentisfun -storepass alignmentisfun -alias jalview (you will have to answer some personal questions here) -ant makejars +ant makedist (should eventually generate a Jalview.jnlp file in ./dist along with a set of signed jars using the jalview key)