]> source.dussan.org Git - poi.git/commitdiff
Fixed dist build bug seen by Andy.
authorNicola Ken Barozzi <nicolaken@apache.org>
Tue, 9 Apr 2002 14:18:39 +0000 (14:18 +0000)
committerNicola Ken Barozzi <nicolaken@apache.org>
Tue, 9 Apr 2002 14:18:39 +0000 (14:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352383 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 575afb3287f103db3aaa3c0d0621556254a166e7..671d916342da867ac84384accdf3c821e9c4ccf6 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -250,7 +250,7 @@ printed.
   <!--         Build distributions        -->
   <!-- ================================== -->
 
-  <target  name="dist"
+  <target  name="dist" depends="-init"
            description="Make distributions">
            
     <echo>**********************************************</echo>