crypt32: Correct trust error status for cyclic chains.
[wine/multimedia.git] / dlls / cryptdlg / Makefile.in
blob0271fa3cc00e2ec04261f2bc100d81694307eb6b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = cryptdlg.dll
6 IMPORTS = cryptui crypt32 wintrust advapi32 kernel32
8 C_SRCS = \
9 main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend