repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
setupapi: Implement SetupDuplicateDiskSpaceListA/W.
[wine.git]
/
dlls
/
crypt32
/
tests
/
Makefile.in
blob
7a5523d7b5f8d7aae88c6badd7ae36d0dc9b3f8a
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
crypt32.dll
6
IMPORTS
=
crypt32 advapi32
7
8
C_SRCS
=
\
9
base64.c \
10
cert.c \
11
chain.c \
12
crl.c \
13
ctl.c \
14
encode.c \
15
main.c \
16
message.c \
17
msg.c \
18
object.c \
19
oid.c \
20
protectdata.c \
21
sip.c \
22
store.c \
23
str.c
24
25
@MAKE_TEST_RULES@