winebrowser: Don't put the default mailers or browsers into the registry.
[wine/multimedia.git] / dlls / schannel / Makefile.in
blob3cf48ef443366142be2f0e57fda1e66de2c50039
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = schannel.dll
6 IMPORTS = secur32 kernel32
8 C_SRCS = \
9 lsamode.c \
10 schannel_main.c \
11 usermode.c
13 @MAKE_DLL_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend