makefiles: List the static libraries as normal imports instead of extra libs.
[wine/multimedia.git] / dlls / shell32 / tests / Makefile.in
blobdd77c7c2f9d0843b4542090d20fe015aaa05c79f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = shell32.dll
6 IMPORTS = uuid shell32 ole32 oleaut32 user32 advapi32 kernel32
8 CTESTS = \
9 generated.c \
10 shelllink.c \
11 shellpath.c \
12 shfldr_netplaces.c \
13 shlexec.c \
14 shlfileop.c \
15 shlfolder.c \
16 string.c \
17 systray.c
19 @MAKE_TEST_RULES@
21 @DEPENDENCIES@ # everything below this line is overwritten by make depend