comctl32/tests: Add NULL terminator to unicode string constant.
[wine/hramrach.git] / dlls / shell32 / tests / Makefile.in
blobb53507d354276bc5071d39a3821b94a19fab6b1a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = shell32.dll
6 IMPORTS = shell32 ole32 oleaut32 user32 advapi32 kernel32
8 C_SRCS = \
9 appbar.c \
10 autocomplete.c \
11 generated.c \
12 progman_dde.c \
13 shelllink.c \
14 shellpath.c \
15 shfldr_special.c \
16 shlexec.c \
17 shlfileop.c \
18 shlfolder.c \
19 string.c \
20 systray.c
22 RC_SRCS = rsrc.rc
24 @MAKE_TEST_RULES@
26 @DEPENDENCIES@ # everything below this line is overwritten by make depend