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