secur32/tests: Add tests for the Negotiate provider.
[wine/multimedia.git] / dlls / secur32 / tests / Makefile.in
blob278cac4bef299ddeb2c77fd7eb083b17db13504c
1 TESTDLL = secur32.dll
2 IMPORTS = advapi32 ws2_32
4 C_SRCS = \
5 main.c \
6 negotiate.c \
7 ntlm.c \
8 schannel.c \
9 secur32.c
11 @MAKE_TEST_RULES@