TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR    = @srcdir@
VPATH     = @srcdir@
TESTDLL   = winhttp.dll
IMPORTS   = winhttp advapi32 kernel32

CTESTS = \
	notification.c \
	url.c \
	winhttp.c

@MAKE_TEST_RULES@

@DEPENDENCIES@  # everything below this line is overwritten by make depend