summaryrefslogtreecommitdiffstats
path: root/etc/global.xml
diff options
context:
space:
mode:
Diffstat (limited to 'etc/global.xml')
-rw-r--r--etc/global.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/etc/global.xml b/etc/global.xml
index 052ea6b..41bf829 100644
--- a/etc/global.xml
+++ b/etc/global.xml
@@ -9,11 +9,9 @@
<property file="${global.dir.etc}/log4j.properties" />
<path id="compile-classpath">
- <!--
<fileset dir="${global.dir.lib}">
- <include name="**/*.jar"/>
+ <include name="runtime/**/*.jar"/>
</fileset>
- -->
</path>
<path id="runtime-classpath">