blob: d8faf2bf49efe2826a3701d5904ff10a040293a6 [file] [log] [blame]
<target name="included-target">
<copy file="nonexistent-file" todir="/non/existent/dir"/>
<echo>included-target ran.</echo>
</target>