mciwave: Fix make install error.
This commit is contained in:
parent
397bf3c2b1
commit
c8a6b63d1e
|
@ -2,7 +2,7 @@ TOPSRCDIR = @top_srcdir@
|
|||
TOPOBJDIR = ../..
|
||||
SRCDIR = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
MODULE = mciwave
|
||||
MODULE = mciwave.dll
|
||||
IMPORTS = winmm user32 kernel32
|
||||
|
||||
C_SRCS = \
|
||||
|
|
Loading…
Reference in New Issue