shdocvw: Update Italian translation.
[wine.git] / dlls / shell32 / tests / Makefile.in
blobf02b54623429b6719fcd2341aec3fb0a177e74ef
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = shell32.dll
6 IMPORTS = shell32 ole32 oleaut32 user32 advapi32
8 C_SRCS = \
9 appbar.c \
10 autocomplete.c \
11 brsfolder.c \
12 generated.c \
13 progman_dde.c \
14 shelllink.c \
15 shellpath.c \
16 shfldr_special.c \
17 shlexec.c \
18 shlfileop.c \
19 shlfolder.c \
20 shlview.c \
21 string.c \
22 systray.c
24 RC_SRCS = rsrc.rc
26 @MAKE_TEST_RULES@