summaryrefslogtreecommitdiffstats
path: root/etc/global.xml
diff options
context:
space:
mode:
Diffstat (limited to 'etc/global.xml')
-rw-r--r--etc/global.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/global.xml b/etc/global.xml
index 41bf829..d465f07 100644
--- a/etc/global.xml
+++ b/etc/global.xml
@@ -12,6 +12,9 @@
<fileset dir="${global.dir.lib}">
<include name="runtime/**/*.jar"/>
</fileset>
+ <fileset dir="/usr/share/ant/lib">
+ <include name="*.jar" />
+ </fileset>
</path>
<path id="runtime-classpath">