msi: Add more tests for MsiSourceListGetInfo.
[wine.git] / dlls / ntdsapi / Makefile.in
blob2649a36a9c7f7ae9fd0ae57ade1dbb6233bcf154
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = ntdsapi.dll
6 IMPORTLIB = libntdsapi.$(IMPLIBEXT)
7 IMPORTS = user32 kernel32
9 C_SRCS = \
10 ntdsapi.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend