hal: Don't cast zero.
[wine] / dlls / shell32 / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = shell32.dll
6 IMPORTS   = shell32 ole32 oleaut32 user32 advapi32 kernel32
7
8 CTESTS = \
9         appbar.c \
10         autocomplete.c \
11         generated.c \
12         shelllink.c \
13         shellpath.c \
14         shfldr_special.c \
15         shlexec.c \
16         shlfileop.c \
17         shlfolder.c \
18         string.c \
19         systray.c
20
21 RC_SRCS = rsrc.rc
22
23 @MAKE_TEST_RULES@
24
25 @DEPENDENCIES@  # everything below this line is overwritten by make depend