wine-wine/dlls/crypt32/tests/Makefile.in

20 lines
276 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = crypt32.dll
IMPORTS = crypt32 advapi32 kernel32
CTESTS = \
cert.c \
encode.c \
main.c \
oid.c \
protectdata.c \
store.c \
str.c
@MAKE_TEST_RULES@
### Dependencies: