summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@typesafe.com>2013-11-26 10:24:54 -0800
committerAdriaan Moors <adriaan.moors@typesafe.com>2013-11-26 10:25:07 -0800
commit38e2d6ebd1790bef7d603d88b28dcbc06d598f68 (patch)
tree3adf0b0070a3d549997e0e2a642689c3263bd920 /build.xml
parent7742a7d909e9baec0e870b589e97a474137a51b0 (diff)
downloadscala-38e2d6ebd1790bef7d603d88b28dcbc06d598f68.tar.gz
scala-38e2d6ebd1790bef7d603d88b28dcbc06d598f68.tar.bz2
scala-38e2d6ebd1790bef7d603d88b28dcbc06d598f68.zip
Rename build-support.xml to build-ant-macros.xml.
Diffstat (limited to 'build.xml')
-rwxr-xr-xbuild.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 1ad8ad141b..de230bfe02 100755
--- a/build.xml
+++ b/build.xml
@@ -3,7 +3,7 @@
<project name="sabbus" default="build"
xmlns:artifact="urn:maven-artifact-ant"
xmlns:rsel="antlib:org.apache.tools.ant.types.resources.selectors">
- <include file="build-support.xml" as="macros"/>
+ <include file="build-ant-macros.xml" as="macros"/>
<include file="src/build/maven/maven-deploy.xml" as="maven-deploy"/>
<description>