Sweden-Number/dlls/ntdsapi/tests/Makefile.in

12 lines
183 B
Makefile
Raw Normal View History

2008-01-24 19:36:36 +01:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = ntdsapi.dll
IMPORTS = ntdsapi kernel32
C_SRCS = \
2008-01-24 19:36:36 +01:00
ntdsapi.c
@MAKE_TEST_RULES@