x11drv: Make UseXVidMode default to yes.
[wine/dibdrv.git] / dlls / secur32 / Makefile.in
blob71328879c16b337ab0b275d31efa0f164f30bc2b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = secur32.dll
6 IMPORTLIB = libsecur32.$(IMPLIBEXT)
7 IMPORTS = netapi32 user32 advapi32 kernel32 ntdll
9 C_SRCS = \
10 base64_codec.c \
11 dispatcher.c \
12 negotiate.c \
13 ntlm.c \
14 schannel.c \
15 secur32.c \
16 thunks.c \
17 wrapper.c
19 SUBDIRS = tests
21 @MAKE_DLL_RULES@
23 ### Dependencies: