http://bugs.winehq.org/show_bug.cgi?id=10547
--- Comment #16 from Austin English austinenglish@gmail.com 2008-12-22 10:52:23 --- (In reply to comment #15)
diff --git a/dlls/pidgen/Makefile.in b/dlls/pidgen/Makefile.in index e05833d..797417a 100644 --- a/dlls/pidgen/Makefile.in +++ b/dlls/pidgen/Makefile.in @@ -8,7 +8,7 @@ IMPORTS = kernel32 C_SRCS = \ main.c
-RS_SRCS = rsrc.rc +RC_SRCS = rsrc.rc
@MAKE_DLL_RULES@
--- snip ----
Yip, that did the trick. Hans, i guess you fix the typo too?
http://source.winehq.org/git/wine.git/?a=commitdiff;h=04f03866ffc94de2d40c57...