blob: a726fdd5bfe348e048ba2aa7c4a4c20c3354b191 [file] [log] [blame]
<project default="run" name="org.eclipse.amp.releng/build.xml - Run an AMP build using the Athena CBI">
<target name="run">
<ant antfile="build.xml" target="run" >
<property file="build-local.properties" />
</ant>
</target>
</project>