corrected target name in documentation
authorjprocter <Jim Procter>
Tue, 12 Aug 2008 14:19:40 +0000 (14:19 +0000)
committerjprocter <Jim Procter>
Tue, 12 Aug 2008 14:19:40 +0000 (14:19 +0000)
doc/building.html

index 2e64414..df33b12 100755 (executable)
@@ -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)