summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 34cc62e95..14c19f6d7 100644
--- a/build.xml
+++ b/build.xml
@@ -695,7 +695,7 @@
<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"/>