From 0090cd9ce5c12467829d3004e00941cb7ba6708f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Kr=C3=BCger?= Date: Thu, 11 May 2017 19:01:41 +0200 Subject: [PATCH] run dmake --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c92f9387a..7a633ad33 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ ifdef COMSPEC CPPCHK_GLIBCXX_DEBUG= endif # !CPPCHK_GLIBCXX_DEBUG - ifeq ($(MSYSTEM),MINGW32) + ifeq ($(MSYSTEM),MINGW32 MINGW64) LDFLAGS=-lshlwapi else RDYNAMIC=-lshlwapi