summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build-ant-macros.xml (renamed from build-support.xml)0
-rwxr-xr-xbuild.xml2
2 files changed, 1 insertions, 1 deletions
diff --git a/build-support.xml b/build-ant-macros.xml
index 735e91ba7b..735e91ba7b 100644
--- a/build-support.xml
+++ b/build-ant-macros.xml
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>