Implement registry stores.
[wine] / dlls / crypt32 / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = crypt32.dll
6 IMPORTS   = crypt32 advapi32 kernel32
7
8 CTESTS = \
9         cert.c \
10         encode.c \
11         main.c \
12         protectdata.c
13
14 @MAKE_TEST_RULES@
15
16 ### Dependencies: