repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add AppDefaults app selection to control panel
[wine/gsoc-2012-control.git]
/
dlls
/
crypt32
/
tests
/
Makefile.in
blob
1b8842b50245af5abced4d6f8cedc810f086fb39
1
TESTDLL
=
crypt32.dll
2
IMPORTS
=
crypt32 advapi32
3
4
C_SRCS
=
\
5
base64.c \
6
cert.c \
7
chain.c \
8
crl.c \
9
ctl.c \
10
encode.c \
11
main.c \
12
message.c \
13
msg.c \
14
object.c \
15
oid.c \
16
protectdata.c \
17
sip.c \
18
store.c \
19
str.c
20
21
@MAKE_TEST_RULES@