secur32: Update ntlm_auth version detection to detect new samba4 version numbers.
[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         oid.c \
13         protectdata.c \
14         store.c \
15         str.c
16
17 @MAKE_TEST_RULES@
18
19 ### Dependencies: