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
LSH
lsh
Commits
8db03bb9
Commit
8db03bb9
authored
Jan 10, 2003
by
Niels Möller
Browse files
(LDADD): Added libspki.a.
Rev: src/testsuite/Makefile.am:1.53
parent
65fb6193
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/testsuite/Makefile.am
View file @
8db03bb9
...
...
@@ -21,7 +21,7 @@ TS_ALL = $(TS_PROGS) $(TS_SH)
noinst_PROGRAMS
=
$(TS_PROGS)
LDADD
=
testutils.o ../liblsh.a ../nettle/libnettle.a
\
LDADD
=
testutils.o ../liblsh.a
../spki/libspki.a
../nettle/libnettle.a
\
$(
addprefix
../,@LIBARGP@
)
EXTRA_DIST
=
testutils.c testutils.h
$(TS_SH)
\
...
...
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