wine/dlls/netapi32/tests/Makefile.in
Andriy Palamarchuk 2693eb9a23 Implemented NetQueryDisplayInformation, NetUserGetInfo, created
conformance tests, other netapi32 bug fixes and improvements.
2002-09-23 20:36:50 +00:00

16 lines
226 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = netapi32.dll
IMPORTS = netapi32 advapi32
CTESTS = \
access.c \
apibuf.c \
wksta.c
@MAKE_TEST_RULES@
### Dependencies: