tests: Don't depend on the static uuid libraries in the tests.
[wine] / dlls / urlmon / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = urlmon.dll
6 IMPORTS   = urlmon ole32 user32 advapi32 kernel32
7
8 CTESTS = \
9         generated.c \
10         misc.c \
11         protocol.c \
12         stream.c \
13         url.c
14
15 @MAKE_TEST_RULES@
16
17 @DEPENDENCIES@  # everything below this line is overwritten by make depend