netapi32: Fix tests when the machine is on DOMAIN.
[wine.git] / dlls / vnetbios.vxd / Makefile.in
blob1436d0800f40a957f1d41db9777d4c2400b90735
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = vnetbios.vxd
6 IMPORTS = netapi32 kernel32
8 C_SRCS = \
9 vnetbios.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend