Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
95c8bfe2
Commit
95c8bfe2
authored
Oct 03, 2002
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(EXTRA_DIST): Distribute setup-env and
teardown-env. Rev: src/nettle/examples/Makefile.am:1.7
parent
c8d1e6f3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/Makefile.am
examples/Makefile.am
+1
-1
No files found.
examples/Makefile.am
View file @
95c8bfe2
...
@@ -9,7 +9,7 @@ nettle_benchmark_LDADD = ../libnettle.a
...
@@ -9,7 +9,7 @@ nettle_benchmark_LDADD = ../libnettle.a
TS_PROGS
=
rsa-sign-test rsa-verify-test
TS_PROGS
=
rsa-sign-test rsa-verify-test
EXTRA_DIST
=
io.c io.h run-tests
$(TS_PROGS)
EXTRA_DIST
=
io.c io.h run-tests
setup-env teardown-env
$(TS_PROGS)
.PHONY
:
run-tests
.PHONY
:
run-tests
run-tests
:
$(TS_PROGS)
run-tests
:
$(TS_PROGS)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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