NT3.51 returns ERROR_MORE_DATA.
[wine/multimedia.git] / dlls / secur32 / Makefile.in
blob5d79738f8feb5f33218b15756bb75f77e6c2cf56
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = secur32.dll
6 IMPORTLIB = libsecur32.$(IMPLIBEXT)
7 IMPORTS = user32 advapi32 kernel32 ntdll
9 C_SRCS = \
10 base64_codec.c \
11 negotiate.c \
12 ntlm.c \
13 schannel.c \
14 secur32.c \
15 thunks.c \
16 wrapper.c
18 SUBDIRS = tests
20 @MAKE_DLL_RULES@
22 ### Dependencies: