wer: Add new stubbed wer.dll.
[wine/hramrach.git] / dlls / spoolss / Makefile.in
blobc5525a8b1f5ebbcfc5fb13bdba2566889367b3ba
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = spoolss.dll
6 IMPORTLIB = spoolss
7 IMPORTS = winspool
9 C_SRCS = \
10 router.c \
11 spoolss_main.c
13 @MAKE_DLL_RULES@