Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Brian Smith
nettle
Commits
64207cfe
Commit
64207cfe
authored
Nov 20, 2005
by
Niels Möller
Browse files
* testsuite/Makefile.in (TS_SH): Added pkcs1-conv-test.
Rev: src/nettle/testsuite/Makefile.in:1.15
parent
54ec54d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/Makefile.in
View file @
64207cfe
...
...
@@ -26,7 +26,7 @@ TS_SOURCES = aes-test.c arcfour-test.c arctwo-test.c \
dsa-test.c dsa-keygen-test.c
\
yarrow-test.c
TARGETS
=
$
(
TS_SOURCES:.c
=
$(EXEEXT)
)
TS_SH
=
sexp-conv-test symbols-test
TS_SH
=
sexp-conv-test
pkcs1-conv-test
symbols-test
TS_ALL
=
$(TARGETS)
$(TS_SH)
EXTRA_SOURCES
=
sha1-huge-test.c
EXTRA_TARGETS
=
$
(
EXTRA_SOURCES:.c
=
$(EXEEXT)
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment