samples/differentreturntype/build.xml
changeset 128 8ef997796d0a
parent 127 07696c62f340
child 132 3bc4c54f4bcc
     1.1 --- a/samples/differentreturntype/build.xml	Sat Jun 14 09:55:09 2008 +0200
     1.2 +++ b/samples/differentreturntype/build.xml	Sat Jun 14 09:55:09 2008 +0200
     1.3 @@ -25,6 +25,7 @@
     1.4      </target>
     1.5      <!-- END: theory.binary.differentreturntype.ant -->
     1.6      
     1.7 +    <target name="compile" depends="build"/>
     1.8      <target name="build" depends="clean">
     1.9          <antcall target="-build-one">
    1.10              <param name="version" value="api1.0"/>