Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wim Lewis
nettle
Commits
6aab1123
Commit
6aab1123
authored
Nov 07, 2002
by
Niels Möller
Browse files
* examples/Makefile.am (noinst_PROGRAMS): Removed sexp-conv.
Rev: src/nettle/examples/Makefile.am:1.12
parent
3e1ddaff
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/Makefile.am
View file @
6aab1123
...
...
@@ -4,13 +4,12 @@
AM_LDFLAGS
=
-L
..
EXTRA_PROGRAMS
=
rsa-keygen rsa-sign rsa-verify
noinst_PROGRAMS
=
nettle-benchmark
sexp-conv
@RSA_EXAMPLES@
noinst_PROGRAMS
=
nettle-benchmark @RSA_EXAMPLES@
LDADD
=
io.o
-lnettle
nettle_benchmark_LDADD
=
-lnettle
TS_PROGS
=
rsa-sign-test rsa-verify-test sexp-conv-test
TS_PROGS
=
rsa-sign-test rsa-verify-test
EXTRA_DIST
=
io.c io.h run-tests setup-env teardown-env
$(TS_PROGS)
.PHONY
:
run-tests
...
...
Write
Preview
Supports
Markdown
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