push 5aff8350ceade24f8243f07a9cf7ecb816236fb1
[wine/hacks.git] / dlls / hnetcfg / Makefile.in
blob61c3f65d30491100547b4d401208987df7a76385
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = hnetcfg.dll
6 IMPORTS = ole32 advapi32 kernel32
8 C_SRCS = \
9 apps.c \
10 hnetcfg.c \
11 manager.c \
12 policy.c \
13 profile.c \
14 regsvr.c
16 @MAKE_DLL_RULES@
18 @DEPENDENCIES@ # everything below this line is overwritten by make depend