mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 05:00:30 +00:00
Remove ntdll from imports.
This commit is contained in:
parent
216a0dfbe7
commit
3114368152
@ -3,7 +3,7 @@ TOPOBJDIR = ../../..
|
||||
SRCDIR = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
TESTDLL = advapi32.dll
|
||||
IMPORTS = advapi32 kernel32 ntdll
|
||||
IMPORTS = advapi32 kernel32
|
||||
|
||||
CTESTS = \
|
||||
registry.c
|
||||
|
Loading…
Reference in New Issue
Block a user