wine-wine/dlls/secur32/tests/Makefile.in

11 lines
128 B
Makefile

TESTDLL = secur32.dll
IMPORTS = advapi32 ws2_32
C_SRCS = \
main.c \
ntlm.c \
schannel.c \
secur32.c
@MAKE_TEST_RULES@