Link to ntdll.

oldstable
Hans Leidekker 2004-04-09 19:05:47 +00:00 committed by Alexandre Julliard
parent c1d1eb2434
commit eabafe779c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = version.dll
IMPORTS = lz32 kernel32
IMPORTS = lz32 kernel32 ntdll
ALTNAMES = ver.dll
EXTRALIBS = $(LIBUNICODE)