Hash : 750cc530 Author : Date : 2014-12-31T07:17:47
Fix build failure of "make distcheck" (new scripts/ folder missing)
Download
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 openssl.pc if ENABLE_LIBTLS pkgconfig_DATA += libtls.pc endif EXTRA_DIST = VERSION config scripts