Add a stub implementation of ntdsapi.dll.
[wine/hacks.git] / dlls / ntdsapi / Makefile.in
blobd49c9a4c2c53dbd187b2dbc4d2d217f3774fbec5
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = ntdsapi.dll
6 IMPORTLIB = libntdsapi.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = \
10 ntdsapi.c
12 @MAKE_DLL_RULES@
14 ### Dependencies: