aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 48da18bd1ec3292f6fa76b87315dc6a83926bb83 (plain)
1
2
3
4
5
6
7
8
9
10
11
SUBDIRS = crypto ssl tls include apps tests man
ACLOCAL_AMFLAGS = -I m4

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libcrypto.pc libssl.pc libtls.pc openssl.pc

EXTRA_DIST = README.md README.windows VERSION config scripts
EXTRA_DIST += CMakeLists.txt cmake_uninstall.cmake.in

.PHONY: install_sw
install_sw: install