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
Marcus Hoffmann
nettle
Commits
08f1aac7
Commit
08f1aac7
authored
Mar 24, 2010
by
Niels Möller
Browse files
Added hogweed dependency for the test programs.
Rev: nettle/testsuite/Makefile.in:1.5
parent
7ccb9c4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/Makefile.in
View file @
08f1aac7
...
...
@@ -77,7 +77,8 @@ test-rules:
include
$(srcdir)/.test-rules.make
$(TARGETS) $(EXTRA_TARGETS)
:
testutils.$(OBJEXT) ../libnettle.a
$(TARGETS) $(EXTRA_TARGETS)
:
testutils.$(OBJEXT)
\
../libnettle.a @IF_HOGWEED@ ../libhogweed.a
check
:
$(TS_ALL) $(srcdir)/run-tests
LD_LIBRARY_PATH
=
../.lib
srcdir
=
"
$(srcdir)
"
\
...
...
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