patch-Makefile_in 497 B

1234567891011
  1. --- libressl-2.4.2.orig/Makefile.in 2016-08-01 01:08:10.000000000 +0200
  2. +++ libressl-2.4.2/Makefile.in 2016-08-22 18:34:29.881419200 +0200
  3. @@ -361,7 +361,7 @@ target_alias = @target_alias@
  4. top_build_prefix = @top_build_prefix@
  5. top_builddir = @top_builddir@
  6. top_srcdir = @top_srcdir@
  7. -SUBDIRS = crypto ssl tls include apps tests man
  8. +SUBDIRS = crypto ssl tls include apps
  9. ACLOCAL_AMFLAGS = -I m4
  10. pkgconfigdir = $(libdir)/pkgconfig
  11. pkgconfig_DATA = libcrypto.pc libssl.pc libtls.pc openssl.pc