wine/dlls/ntdsapi/tests/Makefile.in
2008-01-25 12:12:24 +01:00

14 lines
259 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = ntdsapi.dll
IMPORTS = ntdsapi kernel32
CTESTS = \
ntdsapi.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend