Remove ntdll from imports.

This commit is contained in:
Hans Leidekker 2003-12-08 21:46:06 +00:00 committed by Alexandre Julliard
parent 216a0dfbe7
commit 3114368152
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = advapi32.dll
IMPORTS = advapi32 kernel32 ntdll
IMPORTS = advapi32 kernel32
CTESTS = \
registry.c