summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorguest <guest@f059d3a0-6783-47b7-97ff-1fe0bbf25129>2009-09-20 11:19:17 +0000
committerguest <guest@f059d3a0-6783-47b7-97ff-1fe0bbf25129>2009-09-20 11:19:17 +0000
commit0ae3d04bdb48e317a3d5d3f1b22e311a41348c04 (patch)
treec83c9e07be8c6d06925dd7932493a666d286b69f /build.xml
parent62d1c9e1ef2a8ccf090759b44b5101a8f24c7a70 (diff)
made yalp ubuntu compatiblemaster
git-svn-id: http://manut.eu/svn/yalp/trunk@18 f059d3a0-6783-47b7-97ff-1fe0bbf25129
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 abe42b2..02f682f 100644
--- a/build.xml
+++ b/build.xml
@@ -25,7 +25,7 @@
<property name="log4jLibs" value="lib/log4j-1.2.15.jar"/>
<property name="vlctelnetLibs" value="lib/commons-net-1.4.1.jar"/>
- <property name="swtLibs" value="/usr/share/swt-3/lib/swt.jar /usr/lib/java/swt.jar"/>
+ <property name="swtLibs" value="/usr/share/swt-3/lib/swt.jar /usr/lib/java/swt.jar /usr/share/java/swt.jar"/>
<property name="indexerLibs" value="lib/yajil-0.3.3.jar"/>
<property name="dbLibs" value="lib/postgresql-8.1-404.jdbc3.jar"/>