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

22 lines
326 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = advapi32.dll
IMPORTS = ole32 advapi32 kernel32
C_SRCS = \
cred.c \
crypt.c \
crypt_lmhash.c \
crypt_md4.c \
crypt_md5.c \
crypt_sha.c \
eventlog.c \
lsa.c \
registry.c \
security.c \
service.c
@MAKE_TEST_RULES@