summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/pthreads-win32/pthreads-win32_2.9.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/pthreads-win32/pthreads-win32_2.9.1.bb')
-rw-r--r--recipes-devtools/pthreads-win32/pthreads-win32_2.9.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/pthreads-win32/pthreads-win32_2.9.1.bb b/recipes-devtools/pthreads-win32/pthreads-win32_2.9.1.bb
index 6cfadb8..68291b9 100644
--- a/recipes-devtools/pthreads-win32/pthreads-win32_2.9.1.bb
+++ b/recipes-devtools/pthreads-win32/pthreads-win32_2.9.1.bb
@@ -43,4 +43,5 @@ do_install() {
install -m 0644 ${S}/libpthreadGC2.a ${D}${libdir}/libpthread.dll.a
install -m 0644 ${S}/pthreadGC2.dll ${D}${bindir}/libpthread-2.dll
+ install -m 0644 ${S}/pthreadGC2.dll ${D}${bindir}/pthreadGC2.dll
}