projects
/
wine
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mshtml: Ignore fdexNameImplicit flag.
[wine]
/
dlls
/
imm32
/
Makefile.in
diff --git
a/dlls/imm32/Makefile.in
b/dlls/imm32/Makefile.in
index
3149cae
..
909f29b
100644
(file)
--- a/
dlls/imm32/Makefile.in
+++ b/
dlls/imm32/Makefile.in
@@
-3,8
+3,8
@@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = imm32.dll
-IMPORTLIB =
libimm32.$(IMPLIBEXT)
-IMPORTS = user32 gdi32 kernel32
+IMPORTLIB =
imm32
+IMPORTS = user32 gdi32
advapi32
kernel32
C_SRCS = \
imm.c