configure: Changes from running autconf after previous patch.
[wine/hacks.git] / dlls / ntdsapi / Makefile.in
blob9ac4ca3680777974ddf475a79ebea02f2f73f65c
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = ntdsapi.dll
6 IMPORTLIB = ntdsapi
7 IMPORTS = user32 kernel32
9 C_SRCS = \
10 ntdsapi.c
12 @MAKE_DLL_RULES@