Remove ntdll from imports.

diff --git a/dlls/mlang/tests/Makefile.in b/dlls/mlang/tests/Makefile.in
index f4387ed..13f95ef 100644
--- a/dlls/mlang/tests/Makefile.in
+++ b/dlls/mlang/tests/Makefile.in
@@ -3,7 +3,7 @@
 SRCDIR    = @srcdir@
 VPATH     = @srcdir@
 TESTDLL   = mlang.dll
-IMPORTS   = ole32 gdi32 kernel32 ntdll
+IMPORTS   = ole32 gdi32 kernel32
 EXTRALIBS = -luuid
 
 CTESTS = \