Skip to content
Snippets Groups Projects
Commit bb916d35 authored by Niels Möller's avatar Niels Möller
Browse files

(noinst_PROGRAMS): Added sexp-conv.

Rev: src/nettle/examples/Makefile.am:1.8
parent 6c9ed652
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ CFLAGS = -I$(top_srcdir) @CFLAGS@
CPPFLAGS = @CPPFLAGS@
EXTRA_PROGRAMS = rsa-keygen rsa-sign rsa-verify
noinst_PROGRAMS = nettle-benchmark @RSA_EXAMPLES@
noinst_PROGRAMS = nettle-benchmark sexp-conv @RSA_EXAMPLES@
LDADD = io.o ../libnettle.a
nettle_benchmark_LDADD = ../libnettle.a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment