samples/differentreturntype/build.xml
changeset 124 6270b19ab8db
parent 123 920e95b47036
child 127 07696c62f340
     1.1 --- a/samples/differentreturntype/build.xml	Sat Jun 14 09:55:03 2008 +0200
     1.2 +++ b/samples/differentreturntype/build.xml	Sat Jun 14 09:55:04 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"/>