Added missing kernel32 import.

This commit is contained in:
Greg Turner 2002-10-11 04:20:07 +00:00 committed by Alexandre Julliard
parent 5feaff534b
commit 204b88d8f0
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = msimg32.dll
IMPORTS = kernel32
LDDLLFLAGS = @LDDLLFLAGS@
SYMBOLFILE = $(MODULE).tmp.o