blob: 4824cdb22e27fedb5dc4cde8b5397e5da25add0d [file] [log] [blame]
MODULE = secur32.dll
IMPORTLIB = secur32
IMPORTS = netapi32 advapi32
DELAYIMPORTS = crypt32
EXTRAINCL = @GNUTLSINCL@
C_SRCS = \
base64_codec.c \
dispatcher.c \
hmac_md5.c \
lsa.c \
negotiate.c \
ntlm.c \
schannel.c \
secur32.c \
thunks.c \
util.c \
wrapper.c
@MAKE_DLL_RULES@