2014-12-05 05:37:22 +01:00
|
|
|
SUBDIRS = crypto ssl tls include apps tests man
|
2014-07-10 13:07:09 +02:00
|
|
|
ACLOCAL_AMFLAGS = -I m4
|
2014-07-12 10:34:08 +02:00
|
|
|
|
|
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
2015-03-19 01:12:42 +01:00
|
|
|
pkgconfig_DATA = libcrypto.pc libssl.pc libtls.pc openssl.pc
|
2014-12-05 05:37:22 +01:00
|
|
|
|
2015-06-14 13:06:39 +02:00
|
|
|
EXTRA_DIST = README.md README.windows VERSION config scripts
|
2014-07-11 05:06:10 +02:00
|
|
|
EXTRA_DIST += CMakeLists.txt
|