From: Louis Lenders xerox.xerox2000x@gmail.com
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58052 --- dlls/dwmapi/Makefile.in | 2 -- 1 file changed, 2 deletions(-)
diff --git a/dlls/dwmapi/Makefile.in b/dlls/dwmapi/Makefile.in index 4774119e70f..7df79cfc079 100644 --- a/dlls/dwmapi/Makefile.in +++ b/dlls/dwmapi/Makefile.in @@ -2,8 +2,6 @@ MODULE = dwmapi.dll IMPORTS = user32 IMPORTLIB = dwmapi
-EXTRADLLFLAGS = -Wb,--prefer-native - SOURCES = \ dwmapi_main.c \ version.rc