advapi32: Fix the failing QueryServiceConfig2 test on platforms win2k3 and vista.
[wine/multimedia.git] / dlls / tapi32 / Makefile.in
blob393e2dd0da34ccdf9e9b537071fed548906a9065
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = tapi32.dll
6 IMPORTLIB = libtapi32.$(IMPLIBEXT)
7 IMPORTS = advapi32 kernel32
9 C_SRCS = \
10 assisted.c \
11 line.c \
12 phone.c
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend