Release 1.5.29.
[wine] / dlls / secur32 / tests / Makefile.in
1 TESTDLL   = secur32.dll
2 IMPORTS   = advapi32 ws2_32
3
4 C_SRCS = \
5         main.c \
6         negotiate.c \
7         ntlm.c \
8         schannel.c \
9         secur32.c
10
11 @MAKE_TEST_RULES@