configure: Remove some dead code.
[wine/multimedia.git] / dlls / ntdsapi / tests / Makefile.in
blob0451831864baa0ba7d65a030d2b56ff47a82ee78
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = ntdsapi.dll
6 IMPORTS = ntdsapi kernel32
8 C_SRCS = \
9 ntdsapi.c
11 @MAKE_TEST_RULES@