diff options
| -rw-r--r-- | build-x64.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-x64.xml b/build-x64.xml index 840b3694a..24168e039 100644 --- a/build-x64.xml +++ b/build-x64.xml @@ -771,7 +771,7 @@ </fileset> </copy> <!-- <copy todir="${dist}/share"> <fileset dir="${devlibs}/share/poppler"/> </copy> --> - <copy todir="${dist}" file="${mingw_bin}/gdb.exe"/> + <copy todir="${dist}" file="${devlibs}/bin/gdb.exe"/> <!-- Aspell dictionaries --> <!-- <copy todir="${dist}/lib"> <fileset dir="${devlibs}/lib/aspell-0.60"/> </copy> --> |
