10 lines
304 B
Diff
10 lines
304 B
Diff
--- misc/liblayout-0.2.10/build.xml (Revision 6728)
|
|
+++ misc/build/liblayout-0.2.10/build.xml (Arbeitskopie)
|
|
@@ -24,6 +24,6 @@
|
|
<!-- Setup the compile classpath -->
|
|
<path id="classpath">
|
|
- <fileset dir="lib">
|
|
+ <fileset dir="${lib}">
|
|
<include name="*.jar" />
|
|
</fileset>
|
|
</path>
|