rsaenh: Use helper function to create a container's registry key.
[wine/multimedia.git] / dlls / spoolss / Makefile.in
blob6d2a310400a06f33b2cf36a6fc1f9e389ac58395
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = spoolss.dll
6 IMPORTLIB = libspoolss.$(IMPLIBEXT)
7 IMPORTS = winspool kernel32
9 C_SRCS = \
10 spoolss_main.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend