diff options
Diffstat (limited to 'package/libressl/patches')
-rw-r--r-- | package/libressl/patches/patch-Makefile_in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libressl/patches/patch-Makefile_in b/package/libressl/patches/patch-Makefile_in index 00cc0c2b1..f51683fef 100644 --- a/package/libressl/patches/patch-Makefile_in +++ b/package/libressl/patches/patch-Makefile_in @@ -5,7 +5,7 @@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -SUBDIRS = crypto ssl tls include apps tests man -+SUBDIRS = crypto ssl tls include ++SUBDIRS = crypto ssl tls include apps ACLOCAL_AMFLAGS = -I m4 pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libcrypto.pc libssl.pc libtls.pc openssl.pc |