2009-12-03 01:27:54 -06:00
|
|
|
--- misc/flow-engine-0.9.4/build.xml (Revision 6728)
|
|
|
|
+++ misc/build/flow-engine-0.9.4/build.xml (Arbeitskopie)
|
2009-09-23 07:51:59 -05:00
|
|
|
@@ -24,6 +24,6 @@
|
|
|
|
<!-- Setup the compile classpath -->
|
|
|
|
<path id="classpath">
|
|
|
|
- <fileset dir="lib">
|
|
|
|
+ <fileset dir="${lib}">
|
|
|
|
<include name="*.jar" />
|
|
|
|
</fileset>
|
|
|
|
</path>
|