Commit 6ff65a8a authored by Pieter Hintjens's avatar Pieter Hintjens

Builds and installs curve_keygen tool

parent ac8c72ce
EXTRA_DIST = curve_keygen.c z85_codec.h
INCLUDES = -I$(top_builddir)/include \
-I$(top_srcdir)/include
# INCLUDES = -I$(top_srcdir)/include
bin_PROGRAMS = curve_keygen
curve_keygen_LDADD = $(top_builddir)/src/libzmq.la
curve_keygen_SOURCES = curve_keygen.c
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment