X-Git-Url: https://rtime.felk.cvut.cz/gitweb/orte.git/blobdiff_plain/928214f9475936ebf9064b29ee25d54c9a9b6a15..cb39ab1184dff957d84ffac94c24cfcde1e71968:/orte/liborte/Makefile.omk diff --git a/orte/liborte/Makefile.omk b/orte/liborte/Makefile.omk index af0bc23..5d26dea 100644 --- a/orte/liborte/Makefile.omk +++ b/orte/liborte/Makefile.omk @@ -3,7 +3,7 @@ default_CONFIG += CONFIG_OC_ETH_ORTE_SOLIB=n ifeq ($(TARGET_OS),win32) renamed_include_HEADERS = \ -../contrib/win_pthread/pthread.dll->../lib/pthread.dll +../contrib/win_pthread/libpthread.a->../lib/libpthread.a endif #TARGET_OS INCLUDES = -I $(srcdir)/../include