summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e2be8d3)
raw | patch | inline | side by side (parent: e2be8d3)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Tue, 17 Feb 2009 20:55:42 +0000 (20:55 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Tue, 17 Feb 2009 20:55:42 +0000 (20:55 +0000) |
build.xml | patch | blob | history |
diff --git a/build.xml b/build.xml
index 34cc62e953caed9527f47305df1f537f72be6a1d..14c19f6d766b32d7727e2680f2668d56a6f8ebc3 100644 (file)
--- a/build.xml
+++ b/build.xml
<copy todir="${dist}" file="${devlibs}/bin/gdb.exe"/>
<!-- Aspell dictionaries -->
- <copy todir="${dist}/lib"> <fileset dir="${gtk}/lib/aspell-0.60"/> </copy>
+ <copy todir="${dist}/lib"> <fileset dir="${devlibs}/lib/aspell-0.60"/> </copy>
<!-- Necessary to run extensions on windows if it is not in the path -->
<copy todir="${dist}" file="${devlibs}/bin/gspawn-win32-helper.exe"/>