wintrust: Move register related functions to a separate file.
[wine/hacks.git] / dlls / wintrust / Makefile.in
blob153c7c199b6489065e40e1b0980fbb500721dd74
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wintrust.dll
6 IMPORTLIB = libwintrust.$(IMPLIBEXT)
7 IMPORTS = crypt32 kernel32
9 C_SRCS = \
10 register.c \
11 wintrust_main.c
13 RC_SRCS = \
14 version.rc
16 @MAKE_DLL_RULES@
18 ### Dependencies: