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

* examples/Makefile.am: Use EXTRA_PROGRAMS and @RSA_EXAMPLES@.

Rev: src/nettle/examples/Makefile.am:1.5
parent 64078b7b
No related branches found
No related tags found
No related merge requests found
CFLAGS = -I$(top_srcdir) @CFLAGS@
CPPFLAGS = @CPPFLAGS@
noinst_PROGRAMS = nettle-benchmark rsa-keygen rsa-sign rsa-verify
EXTRA_PROGRAMS = rsa-keygen rsa-sign rsa-verify
noinst_PROGRAMS = nettle-benchmark @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.
Please register or to comment