You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
394 B
11 lines
394 B
--- a/Makefile.in
|
|
+++ b/Makefile.in
|
|
@@ -361,7 +361,7 @@ target_alias = @target_alias@
|
|
top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
-SUBDIRS = crypto ssl tls include apps tests man
|
|
+SUBDIRS = crypto ssl tls include apps
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
pkgconfig_DATA = libcrypto.pc libssl.pc libtls.pc openssl.pc
|
|
|