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

* examples/Makefile.am (AM_CPPFLAGS): Set AM_CPPFLAGS, not

CPPFLAGS.
(noinst_PROGRAMS): Added lfib-stream.

Rev: src/nettle/examples/Makefile.am:1.1.2.1
parent 6857a6b6
Branches
No related tags found
No related merge requests found
CFLAGS = -I$(top_srcdir) @CFLAGS@
CPPFLAGS = @CPPFLAGS@
AM_CPPFLAGS = -I$(top_srcdir)
LDADD = ../libnettle.a
noinst_PROGRAMS = nettle-benchmark
noinst_PROGRAMS = nettle-benchmark lfib-stream
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment