dplayx: Code to forward player creation
[wine/gsoc_dplay.git] / dlls / initpki / Makefile.in
blobece82489b0a1a81a012b1d30bb9ab0a33516104c
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = initpki.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend