blob: 278cac4bef299ddeb2c77fd7eb083b17db13504c [file] [log] [blame]
TESTDLL = secur32.dll
IMPORTS = advapi32 ws2_32
C_SRCS = \
main.c \
negotiate.c \
ntlm.c \
schannel.c \
secur32.c
@MAKE_TEST_RULES@