wine/dlls/netapi32/tests/Makefile.in
2007-12-06 21:24:24 +01:00

17 lines
291 B
Makefile

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