PATCH: mciwave

Marcus Meissner marcus at jet.franken.de
Tue May 9 12:13:44 CDT 2006


I think MODULE must contain the suffix

Ciao, Marcus

Index: dlls/mciwave/Makefile.in
===================================================================
RCS file: /home/wine/wine/dlls/mciwave/Makefile.in,v
retrieving revision 1.1
diff -u -r1.1 Makefile.in
--- dlls/mciwave/Makefile.in	9 May 2006 10:57:29 -0000	1.1
+++ dlls/mciwave/Makefile.in	9 May 2006 17:13:20 -0000
@@ -2,7 +2,7 @@
 TOPOBJDIR = ../..
 SRCDIR    = @srcdir@
 VPATH     = @srcdir@
-MODULE    = mciwave
+MODULE    = mciwave.dll
 IMPORTS   = winmm user32 kernel32
 
 C_SRCS = \



More information about the wine-patches mailing list