summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorNicole Vreden <damba@slartibartfast.traut>2010-02-19 20:17:39 +0100
committerNicole Vreden <damba@slartibartfast.traut>2010-02-19 20:17:39 +0100
commit998d09ecda2e86310331a984f8f760de9ef04e50 (patch)
treea7e3083b5014052dde9cb0eb2043ff0df9a11cc9 /build.xml
parent397b8b455e29677ac6bcd21c2b59eac4592aef40 (diff)
fix idlj script
Signed-off-by: Nicole Vreden <damba@slartibartfast.traut>
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 61a9fcc..a4876fb 100644
--- a/build.xml
+++ b/build.xml
@@ -30,7 +30,7 @@
<property name="indexerLibs" value="lib/yajil-0.3.3.jar"/>
<property name="dbLibs" value="lib/postgresql-8.1-404.jdbc3.jar"/>
- <property name="idlj" value="d:\test\yalp\winidlj.bat"/>
+ <property name="idlj" value="../idlj.sh"/>
<property name="psqldoc" value="./postgresql_autodoc/postgresql_autodoc"/>
<path id="project.class.path">