Move strings to resources.
[wine/testsucceed.git] / dlls / secur32 / Makefile.in
blobeb7cd555e781fd78c367111dafa2fcd95a99f945
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 negotiate.c \
11 ntlm.c \
12 schannel.c \
13 secur32.c \
14 thunks.c \
15 wrapper.c
17 SUBDIRS = tests
19 @MAKE_DLL_RULES@
21 ### Dependencies: