summaryrefslogtreecommitdiff
path: root/src/ui/android/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/android/build.xml')
-rw-r--r--src/ui/android/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/android/build.xml b/src/ui/android/build.xml
index a10a91491..d60bf62f2 100644
--- a/src/ui/android/build.xml
+++ b/src/ui/android/build.xml
@@ -87,6 +87,6 @@
in order to avoid having your file be overridden by tools such as "android update project"
-->
<!-- version-tag: 1 -->
- <import file="${sdk.dir}/tools/ant/build.xml" />
+ <import file="/Users/aarne/Library/Android/apache-ant-1.9.4/fetch.xml" />
</project>