wer: Add new stubbed wer.dll.
[wine/hramrach.git] / dlls / hnetcfg / Makefile.in
blob17d13bdab201882deb6fde768a976cc11abb76f3
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = hnetcfg.dll
6 IMPORTS = ole32 advapi32
8 C_SRCS = \
9 apps.c \
10 hnetcfg.c \
11 manager.c \
12 policy.c \
13 port.c \
14 profile.c \
15 regsvr.c \
16 service.c
18 @MAKE_DLL_RULES@