combase: Add stub for CleanupTlsOleState.
[wine.git] / dlls / ntdll / tests / Makefile.in
blob5c70f3f01a066b865fd81ff6fcab7e23212a23ab
1 TESTDLL = ntdll.dll
2 IMPORTS = user32 advapi32
4 C_SRCS = \
5 atom.c \
6 change.c \
7 directory.c \
8 env.c \
9 error.c \
10 exception.c \
11 file.c \
12 generated.c \
13 info.c \
14 large_int.c \
15 om.c \
16 path.c \
17 pipe.c \
18 port.c \
19 reg.c \
20 rtl.c \
21 rtlbitmap.c \
22 rtlstr.c \
23 string.c \
24 threadpool.c \
25 time.c