Author: nextgens
Date: 2006-03-30 15:00:41 +0000 (Thu, 30 Mar 2006)
New Revision: 8370

Modified:
   trunk/apps/installer/build.xml
Log:
installer: I promise I'll think twice before I commit next time

Modified: trunk/apps/installer/build.xml
===================================================================
--- trunk/apps/installer/build.xml      2006-03-30 14:58:26 UTC (rev 8369)
+++ trunk/apps/installer/build.xml      2006-03-30 15:00:41 UTC (rev 8370)
@@ -96,7 +96,7 @@
                </replace>
        </target>

-       <target name="default" 
depends="pre,config_default,darknet,testnet,windows,unix">
+       <target name="default" 
depends="pre,config_default,tgmain,tgext,darknet,testnet,windows,unix,frost">
                <mkdir dir="${installDir}/lib"/>
                <mkdir dir="${installDir}/bin"/>
                <copy todir="${installDir}/bin/">


Reply via email to