* Fixed a build failure under Linux

This commit is contained in:
Heng Sin Low 2008-11-14 17:42:16 +00:00
parent 896af911a3
commit c18adcdb76
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<pathelement path="${jar.path}/oracle.jar"/>
<pathelement path="${jar.path}/postgresql.jar"/>
<pathelement path="${jar.path}/jboss.jar"/>
<pathelement path="${jar.path}/GlassFish.jar"/>
<pathelement path="${jar.path}/glassfish.jar"/>
<pathelement path="../looks/CLooks.jar"/>
<pathelement path="../tools/lib/junit.jar"/>
<pathelement path="../tools/lib/j2ee.jar"/>