Correct name of sound.dll to sound.drv (WIN16).

This commit is contained in:
Julien Cegarra 2005-10-30 19:06:59 +00:00 committed by Alexandre Julliard
parent 2b5ade97ce
commit 49c46e9d3d
3 changed files with 3 additions and 3 deletions

View File

@ -236,7 +236,7 @@ WIN16_FILES = \
rasapi16.dll.so \
setupx.dll.so \
shell.dll.so \
sound.dll.so \
sound.drv.so \
storage.dll.so \
stress.dll.so \
system.drv.so \
@ -991,7 +991,7 @@ wininet.dll.so: wininet/wininet.dll.so
winmm.dll.so: winmm/winmm.dll.so
$(RM) $@ && $(LN_S) winmm/winmm.dll.so $@
mmsystem.dll.so sound.dll.so : winmm.dll.so
mmsystem.dll.so sound.drv.so : winmm.dll.so
$(RM) $@ && $(LN_S) winmm.dll.so $@
winnls32.dll.so: winnls/winnls32.dll.so

View File

@ -25,7 +25,7 @@ C_SRCS16 = \
SPEC_SRCS16 = \
mmsystem.spec \
sound.spec
sound.drv.spec
RC_SRCS = winmm_res.rc