dlls: Remove explicit imports of kernel32 and ntdll.
[wine] / dlls / serialui / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = serialui.dll
6
7 C_SRCS = \
8         confdlg.c
9
10 @MAKE_TEST_RULES@