summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 1c462c5e5..94841d761 100755
--- a/build.xml
+++ b/build.xml
@@ -705,7 +705,7 @@
<copy file="${devlibs}/bin/intl.dll" tofile="${dist}/libintl-2.dll"/>
<!-- MINGW support DLLs needed for openmp support -->
<copy todir="${dist}" file="${mingw_bin}/mingwm10.dll"/>
- <copy todir="${dist}" file="${mingw}/lib/gcc/mingw32/bin/libgomp-1.dll"/>
+ <copy todir="${dist}" file="${mingw_bin}/libgomp-1.dll"/>
<!-- MSGFMT files -->
<copy todir="${dist}">