libreSSL/Makefile.am
Brent Cook 94ec2b6b1c make 'autoreconf' work from dist tarball
We need to include VERSION for it to run.
2014-11-03 21:05:47 -06:00

8 lines
177 B
Makefile

SUBDIRS = crypto ssl include apps tests man
ACLOCAL_AMFLAGS = -I m4
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libcrypto.pc libssl.pc openssl.pc
EXTRA_DIST = VERSION