summaryrefslogtreecommitdiffstats
path: root/ajde/build.xml
blob: 78341031263ec105b2fc56e45e2d674cd0c82f1c (plain)
1
2
3
4
5
6
<?xml version="1.0"?>
<!-- see ../build/*.html for explanation -->
<project name="ajde" default="test" basedir=".">
    <import file="${basedir}/../build/build.xml"/>  
</project>