niclas 2003/12/28 01:07:55
Modified: merlin/platform/installer build.xml
Log:
Forgot to add the 'all' target.
Revision Changes Path
1.2 +2 -0 avalon/merlin/platform/installer/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon/merlin/platform/installer/build.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- build.xml 28 Dec 2003 09:01:10 -0000 1.1
+++ build.xml 28 Dec 2003 09:07:55 -0000 1.2
@@ -47,4 +47,6 @@
************************************************************
</echo>
</target>
+
+ <target name="all" depends="installer,no-installer" />
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]