ntdll: Check for failure to get the user path in RtlOpenCurrentUser.
[wine] / dlls / oleaut32 / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = oleaut32.dll
6 IMPORTS   = oleaut32 ole32 gdi32 kernel32
7 EXTRALIBS = -luuid
8
9 CTESTS = \
10         olefont.c \
11         olepicture.c \
12         safearray.c \
13         typelib.c \
14         vartest.c \
15         vartype.c
16
17 @MAKE_TEST_RULES@
18
19 ### Dependencies: