oledlg: Call the hook proc if present.
[wine/hacks.git] / dlls / cryptnet / Makefile.in
blobed737e12c012bcd35d8b9d784e40a0a42d26b188
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = cryptnet.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 cryptnet_main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend